-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When a signal is raised the general messages returned is just "Worker process died unexpectedly".
At this point the process exitcode is still None, however when the program reaches the finally block the exitcode of the worker process is actually set to the corresponding signal code. Unfortunately, there is no further processing of this happening and the user is left in the dark which signal actually killed the process.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request