nestrun should handle signals
Closed this issue · 0 comments
cmccoy commented
We could do a variety of things, maybe:
- Confirm exit on SIGINT
- On SIGTERM, allow running jobs to complete, but don't start new jobs (à la GNU parallel)
Hopefully avoiding accidental cancellations, and allowing more graceful termination