goose
goose copied to clipboard
Integration test for orphan-checker
Issue
- How to kill a worker thread from inside a thread?
- Calling
.shutdownNow()
causes in-progress job to fail and be scheduled for retry - Kill a worker thread & validate orphan job is re-picked by another worker thread
- This implicitly tests
heartbeat