Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

resource tracker destroys shared memory segments when other processes should still have valid access docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#82300 opened Sep 11, 2019 by applio
1 of 3 tasks
multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly 3.8 (EOL) end of life stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#66587 opened Sep 11, 2014 by danoreilly mannequin
multiprocessing.pool ThreadPool.imap does not respect memory scarcity performance Performance or resource usage stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#101586 opened Feb 5, 2023 by shaundaley39
Make Executor.map work with infinite/large inputs correctly stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#74028 opened Mar 18, 2017 by MojoVampire mannequin
multiprocessing.Pool does not properly restore blocked signals stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#127586 opened Dec 4, 2024 by stephen-hansen
multiprocessing.Queue: Exceeding a certain amount of bytes in the queue prevents proper exit 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#128186 opened Dec 22, 2024 by ebonnal
multiprocessing is_alive() between children processes 3.7 (EOL) end of life topic-multiprocessing type-bug An unexpected behavior, bug, or error
#83202 opened Dec 10, 2019 by MattTimms mannequin
parameterize what serialization is used in multiprocessing 3.7 (EOL) end of life stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#72240 opened Sep 9, 2016 by applio
Race condition when using multiprocessing BaseManager and Pool in Python3 3.9 only security fixes stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#88321 opened May 17, 2021 by chenzhuowansui mannequin
Error in multiprocessing.Pool's initializer doesn't stop execution 3.9 only security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#87472 opened Feb 23, 2021 by nemeskeyd mannequin
multiprocessing.Queue.put can fail silently due to pickle errors 3.7 (EOL) end of life stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#84376 opened Apr 5, 2020 by SanderLand mannequin
Inherited multiprocessing.Process cannot be utilized with multiprocessing.Pool stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#103645 opened Apr 20, 2023 by vahvero
ProTip! Find all open issues with in progress development work with linked:pr.