When "baur run" is executed and it receives a SIGTERM signal, exit gracefully on the first received SIGTERM. When a second SIGTERM is received, exit immediately. This can be implemented after #319
When "baur run" is executed and it receives a SIGTERM signal, exit gracefully on the first received SIGTERM.
When a second SIGTERM is received, exit immediately.
This can be implemented after #319