-
Notifications
You must be signed in to change notification settings - Fork 57
Overhaul: Tracker Shutdown #1488
Copy link
Copy link
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareCode Cleanup / RefactoringTidying and Making NeatTidying and Making Neat
Description
Activity
Metadata
Metadata
Assignees
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareCode Cleanup / RefactoringTidying and Making NeatTidying and Making Neat
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