Relates to: #1477
Depends on: #1405
See point 3 (Future Improvements) in the issue #1477.
The main idea is to capture that Ctrl+c signal only in the main function and let the main app handle it. It should be propagated on cascade to all jobs.
It depends on other issues, such as #1405, and may require similar changes to other spawned tasks.
cc @da2ce7
Relates to: #1477
Depends on: #1405
See point 3 (Future Improvements) in the issue #1477.
The main idea is to capture that Ctrl+c signal only in the main function and let the main app handle it. It should be propagated on cascade to all jobs.
It depends on other issues, such as #1405, and may require similar changes to other spawned tasks.
cc @da2ce7