Selwin Ong
f39554dbe4
Make test_commands pass on MacOS ( #1735 )
2 years ago
Josh Cohen
b80045d615
Respect serializer ( #1538 )
...
* Add serializer where missing in code
* Fix cli
* Pass option to command
* Add tests for serializer option
* Merge branch 'master' into respect-serializer
- Update enqueue cli to resp. serializer
* Address @selwin's review
3 years ago
Daniel Alley
fc7940c77b
Add a "stopped" JobStatus and the machinery to properly handle it ( #1394 )
...
* Add a "stopped" JobStatus and the machinery to properly handle it
fixes #1389
* Apply requested changes
4 years ago
Selwin Ong
492e77d86d
send_stop_job_command ( #1376 )
...
* Added send_stop_job_command().
* send_stop_job_command now accepts just connection and job_id
* Document send_job_job_command
* Updated test coverage
4 years ago
Selwin Ong
a721db34b1
Workers can listen to external commands via pubsub ( #1363 )
...
* Added a way to send shutdown command via pubsub
* Added kill-horse command
* Added kill horse command
* Added send_kill_horse_command() and send_shutdown_command()
* Document worker commands
4 years ago