14
0
forked from pool/supervisor

Commit Graph

  • b1222f741b Accepting request 1046522 from devel:languages:python main Dominique Leuenberger 2023-01-03 14:06:29 +00:00
  • 302bc75292 - update to 4.2.5: * Fixed a bug where the XML-RPC method `supervisor.startProcess() would return 500 Internal Server Error instead of an XML-RPC fault response if the command could not be parsed. * Fixed a bug on Python 2.7 where a UnicodeDecodeError may have occurred when using the web interface. * Removed use of urllib.parse functions splithost, splitport, and splittype deprecated in Python 3.8. * Removed use of asynchat and asyncore deprecated in Python 3.10. * The return value of the XML-RPC method supervisor.getAllConfigInfo() now includes the directory, uid, and serverurl of the program. * If a subprocess exits with a unexpected exit code (one not listed in exitcodes= in a [program:x] section) then the exit will now be logged at the WARN level instead of INFO. * supervisorctl shutdown now shows an error message if an argument is given. * File descriptors are now closed using the faster os.closerange() instead of calling os.close()` in a loop. Dirk Mueller 2023-01-03 13:02:45 +00:00
  • 34f0338fd3 Accepting request 972611 from devel:languages:python Dominique Leuenberger 2022-04-25 21:35:58 +00:00
  • 7c26876a5e Accepting request 972555 from home:pgajdos:python Martin Hauke 2022-04-25 13:17:56 +00:00
  • 1f2b56dfdc Accepting request 934003 from devel:languages:python Dominique Leuenberger 2021-11-26 23:51:31 +00:00
  • 2141604183 Accepting request 933469 from home:jsegitz:branches:systemdhardening:devel:languages:python Martin Hauke 2021-11-26 08:23:58 +00:00
  • 2caae208a3 Accepting request 794548 from devel:languages:python Dominique Leuenberger 2020-04-16 21:04:40 +00:00
  • d588855acc Accepting request 794543 from home:pgajdos:python Martin Hauke 2020-04-16 10:05:00 +00:00
  • 59038897b0 Accepting request 758984 from devel:languages:python Dominique Leuenberger 2019-12-23 21:47:07 +00:00
  • c71d1a88f1 Accepting request 758858 from home:mnhauke Tomáš Chvátal 2019-12-23 13:03:59 +00:00
  • 7320e71433 Accepting request 688821 from devel:languages:python Dominique Leuenberger 2019-03-26 21:34:38 +00:00
  • 2f09d78ed7 Accepting request 688736 from home:mnhauke Tomáš Chvátal 2019-03-26 15:54:06 +00:00
  • 87764fd8ae Accepting request 682640 from home:kshatskyy Martin Hauke 2019-03-07 20:51:11 +00:00
  • 0671802832 Accepting request 668588 from devel:languages:python Dominique Leuenberger 2019-02-15 08:55:05 +00:00
  • f5038e0e55 Accepting request 668554 from home:mnhauke Tomáš Chvátal 2019-01-25 09:34:26 +00:00