-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Multiprocessing exitcode=None after join #148318
Copy link
Copy link
Open
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
Bug report
Bug description:
I sometimes observe exitcode=None after joining a process.
CPython versions tested on:
3.13
Operating systems tested on:
Linux
Linked PRs