Issue
In some circumstances, closing PyCLM with keyboard interrupt does not end the program within ~5s.
I ran into this issue when my segmentation module was running far behind the microscopy. It is likely that the manager completed, but the segmentation module was backed up in the queue.
Issue
In some circumstances, closing PyCLM with keyboard interrupt does not end the program within ~5s.
I ran into this issue when my segmentation module was running far behind the microscopy. It is likely that the manager completed, but the segmentation module was backed up in the queue.