Historique des commits

Auteur SHA1 Message Date
  Jeremy C. Reed 3f85c6420a [master] add missing copyright and license statements il y a 12 ans
  JINMEI Tatuya b6b57fb469 [2617] another editorial fix, in a comment. il y a 12 ans
  JINMEI Tatuya 709b6c520e [2617] some more editorial fixes in pydoc il y a 12 ans
  JINMEI Tatuya 878c361337 [2617] treat ECONNRESET on recv as error unconditionally with detailed notes il y a 12 ans
  JINMEI Tatuya 8431fb8b25 [2617] reorder log message; some more comments and doc il y a 12 ans
  JINMEI Tatuya ac23914ba6 [2617] separated real recv error and close-on-recv; treat the latter as debug. il y a 12 ans
  JINMEI Tatuya 2a1e4152da [2617] make sure FD handling is performed only when it's still valid. il y a 12 ans
  JINMEI Tatuya 73ca6b06d1 [2617] log EPIPE at the warn level. added more detailed tests for send_data. il y a 12 ans
  Mukund Sivaraman 8a33bc3ac5 [2623] Fix test failures in msgq_test.py under Python 3.3 il y a 12 ans
  Michal 'vorner' Vaner b0a6e5fff9 [2582] Lettuce tests for msgq logging il y a 12 ans
  Michal 'vorner' Vaner 275a72e95d [2582] Synchronisation when the config manager connects il y a 12 ans
  Michal 'vorner' Vaner 8d31e215ff [2582] Signal connection of config manager il y a 12 ans
  Michal 'vorner' Vaner 84a994f8ef [2582] Run the MSGQ poller in separate thread il y a 12 ans
  Michal 'vorner' Vaner 774a4996da [1190] Make the tests work il y a 12 ans
  Michal 'vorner' Vaner 95483cb529 [1190] Put logging into MSGQ il y a 12 ans
  Jelte Jansen 3b408810eb [master] Fix callable() check in unit test il y a 12 ans
  Jelte Jansen af81d77242 [2398] Unify two sending methods a bit il y a 12 ans
  Jelte Jansen 8e6846495d [2398] Add second control socket pair to test msgq il y a 12 ans
  Jelte Jansen 65962eeed6 [2398] update doc and comments il y a 12 ans
  Jelte Jansen 553dfb31fc [2398] Test and catch more socket errors il y a 12 ans
  Jelte Jansen 0ce073c9aa [2398] Introduce stop mechanism in msgqM il y a 12 ans
  Jelte Jansen 5378e305cb [2398] Add test setup for sending messages in msgq il y a 12 ans
  Mukund Sivaraman c4b20d7ad5 [1828] Add comments about the close() calls il y a 13 ans
  Mukund Sivaraman d96e91d14a [1828] Close MsgQ socket in except block il y a 13 ans
  Mukund Sivaraman 6725498ecb [1828] Close open handles when done using them (contd.) il y a 13 ans
  Mukund Sivaraman eae421b481 [1828] Close open handles when done using them (contd.) il y a 13 ans
  Jeremy C. Reed fe5549bb7e [master]Revert "[master] Show testnames when running Python unit tests" il y a 13 ans
  Mukund Sivaraman 6a9dbeff7d [master] Show testnames when running Python unit tests il y a 13 ans
  Shane Kerr 3303478b6f Use os._exit() when exiting from a forked() child process, not sys.exit() il y a 14 ans
  Shane Kerr 83717978e3 Fix for msgq tests on Python 3.2 il y a 14 ans