Commit History

Author SHA1 Message Date
  Mike Naberezny 705c0cf47a Fix pyflakes warning 10 years ago
  Mike Naberezny 88dc3edd2d Fix last ResourceWarning and remove __del__ workaround 10 years ago
  Mike Naberezny 815f1e05e0 Add coverage for close() on Python 2 10 years ago
  Mike Naberezny 180beb727a Close log handlers in tests to prevent ResourceWarnings on Python 3 10 years ago
  Mike Naberezny 87b5ab3d93 Handle case where fileno() raises UnsupportedOperation on Python 3 10 years ago
  Mike Naberezny 4dc097d064 Fix pyflakes warning 10 years ago
  Mike Naberezny 467273ae67 Remove "import *" from text_socket 10 years ago
  Mike Naberezny 862fea1dd2 Fix a crash if IOError occurs while making dispatchers. Closes #87 10 years ago
  Mike Naberezny 2e645f1dfc Provide more context in spawn error messages. Refs #87 10 years ago
  Mike Naberezny ea03e63ce4 Fix handler __init__ leaving invalid state for __del__. Refs #391, #87 10 years ago
  Mike Naberezny 0a2f2793d1 Remove fakeos.py fixture that hasn't been used for years 10 years ago
  Mike Naberezny 2a023ff64f Group the file handlers together 10 years ago
  Mike Naberezny b566671b1c Remove unused import 10 years ago
  Mike Naberezny 9ff7f51b86 Import text_socket explicitly only where it is required 10 years ago
  Mike Naberezny 572ce4e4b3 Remove print_function, change uses of it that were errors to stderr 10 years ago
  Mike Naberezny 3df28b0425 Import fcntl rather than pieces from it 10 years ago
  Mike Naberezny 4ee29b35e8 Fix error message when program section has no command 10 years ago
  Mike Naberezny 4d204f364f Add tests for process_num expansion in logfile names 10 years ago
  Mike Naberezny fe12666120 Remove redirect_stderr from evenlistener examples. Refs #220 10 years ago
  Mike Naberezny 84ac9daf37 Add tests for all options that support process_num expansion 10 years ago
  Mike Naberezny 43f53cf4a3 Merge pull request #518 from joshk/patch-1 10 years ago
  Josh Kalderimis 6376b5ada1 Use the new build env on Travis 10 years ago
  Mike Naberezny 99ac5ca683 Remove unnecessary special case for Python 2 10 years ago
  Mike Naberezny 4420af41f3 Disallow redirect_stderr=true for eventlisteners. Closes #220 10 years ago
  Mike Naberezny 861f83016a Add note that redirect_stderr must not be used with eventlisteners 10 years ago
  Chris McDonough b111e78174 forgot to test kill of fgthread 10 years ago
  Chris McDonough b4f3a948c5 add tests for fgthread 10 years ago
  Chris McDonough 29458331f6 full test coverage for supervisord.py 10 years ago
  Chris McDonough 8bfdb3b655 add tests for BasePoller 10 years ago
  Mike Naberezny 7fb6489d7c Merge pull request #515 from msabramo/pinpoint_unexpected_end_of_key_value_pairs_error 10 years ago