I wonder if something akin to daemon threads would be appropriate here (daemon tasks?). When the last non-daemon task completes, the program can exit.
Skip
I wonder if something akin to daemon threads would be appropriate here (daemon tasks?). When the last non-daemon task completes, the program can exit.
Skip