Mike Naberezny
|
28b98975cf
Fix syntax error on Python 2.4
|
10 yıl önce |
Mike Naberezny
|
33c382e9e7
Fix syntax error on Python 2.4
|
10 yıl önce |
Mike Naberezny
|
0e1ab2d10e
Fix syntax errors on Python 2.4
|
10 yıl önce |
Mike Naberezny
|
ed83cf0987
Fix changelog version for signal command
|
10 yıl önce |
Mike Naberezny
|
4f3abd61d9
Fix signal() error handler
|
11 yıl önce |
Mike Naberezny
|
f012551d6b
Add tests for signal methods with signal as string
|
11 yıl önce |
Mike Naberezny
|
9824a09a1d
Use Faults instead of hardcoded numbers
|
11 yıl önce |
Chris McDonough
|
b7cbc0a4a5
full coverage for signalProcessGroup
|
11 yıl önce |
Chris McDonough
|
a995fbe719
full coverage for signalProcess
|
11 yıl önce |
Mike Naberezny
|
1330c5b00e
Fix method names in mock
|
11 yıl önce |
Mike Naberezny
|
f10897ad81
Add test coverage for signal command
|
11 yıl önce |
Mike Naberezny
|
2e1b98319f
Use the same except clause in signal() as in kill()
|
11 yıl önce |
Mike Naberezny
|
9dca066d1a
Fix typo
|
11 yıl önce |
Mike Naberezny
|
da8320fcb9
Fix docstrings for signal methods
|
11 yıl önce |
Mike Naberezny
|
ccdc436578
Remove default arg from signal methods
|
11 yıl önce |
Chris McDonough
|
251439bb63
fix merge conflicts, fix tests on py3
|
11 yıl önce |
Chris McDonough
|
014b355fe0
signalGroup -> signalProcessGroup (for parity with startProcessGroup, etc), add signalAllProcesses, used by supervisorctl
|
11 yıl önce |
Mike Naberezny
|
85c723ca76
Add tests for signal command (based on a patch by Moriyoshi Koizumi)
|
11 yıl önce |
Mike Naberezny
|
6f144513cd
Show "bad signal name" instead of "BAD_SIGNAL"
|
11 yıl önce |
Mike Naberezny
|
3d0220d7f2
Fix redefinition of test_signalGroup()
|
11 yıl önce |
Mike Naberezny
|
0929e67751
Remove unused import
|
11 yıl önce |
Mike Naberezny
|
93b060adbb
Fix help when signal command has no args
|
11 yıl önce |
Mike Naberezny
|
0d4762205d
Pass signal name to signalAllProcesses()
|
11 yıl önce |
Mike Naberezny
|
8925e1201a
Add process name completion for signal
|
11 yıl önce |
Mike Naberezny
|
7bd948fbcc
Fix help and result messages for signal
|
11 yıl önce |
Mike Naberezny
|
f7a56a8981
Credit the original author of the signal patch
|
11 yıl önce |
Chris McDonough
|
0279b8d37d
credit
|
11 yıl önce |
Chris McDonough
|
2604b7e0b2
add change note
|
11 yıl önce |
Chris McDonough
|
813787fd1e
as per comment attached to #477, rename sendXSignal to signalX, dont do anything async in signalGroup, merge logic for _stopresult and _signalresult in supervisorctl
|
11 yıl önce |
Marc Abramowitz
|
5e7d8ae5b6
Fix failing test: test_sendProcessSignal
|
11 yıl önce |