19
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extend expansions from user defined environments (#1227) More... about 3 years ago
Add tests for a5942666f28cd5956d22fdd3ef97e6bd188bb322 More... about 3 years ago
Correct environment= docs, add test for actual behavior More... about 3 years ago
Print usage message on when given '-?'. Closes #1251 More... about 3 years ago
Rename args to make their meanings clearer More... about 3 years ago
Separate testing of groups added and removed More... about 3 years ago
Remove 'new' argument never actually used More... about 3 years ago
Prefix all tests for diff_to_active() More... about 3 years ago
Update rpcinterface.py More... about 3 years ago
Update rpcinterface.py More... about 3 years ago
Update rpcinterface.py More... about 3 years ago
Merge pull request #1404 from StarLightPL/master More... about 3 years ago
Document BACKOFF and its delay mechanism More... about 3 years ago
Add changelog entry for b59f9f15bd9332b2cfebd0a8b6ebf68aedcb25aa More... about 3 years ago
Leave the main point at the beginning More... about 3 years ago
Merge pull request #1403 from Lin-Buo-Ren/patch-1 More... about 3 years ago
Improve the rationale of why distribution packages lag behind More... about 3 years ago
Merge branch 'supervisord_enh' of https://github.com/leeprecy/supervisor into supervisord_enh More... over 3 years ago
Merge pull request #1392 from julien6387/patch-1 More... over 3 years ago
update supvisors description More... over 3 years ago
Enhancement on supervisord log severity on process exit status More... over 3 years ago
Enhancement on supervisord log severity on process exit status More... over 3 years ago
Merge pull request #854 from mikeyg123/signal-stopping-processes More... over 3 years ago
Handle race where process exits immediately in signal() More... over 3 years ago
Rewrite signal() tests to work like all the others More... over 3 years ago
Reorder imports More... over 3 years ago
Do not discard PID if sending a signal fails Discarding the PID makes troubleshooting more difficult for the user. There is no reason to think the process has exited unless we receive SIGCHLD. More... over 3 years ago
Guard against attempt to spawn process in UNKNOWN state More... over 3 years ago
Handle race where process exits immediately before killing it More... over 3 years ago
Include error message in exceptions raised from mocks More... over 3 years ago