Unexpected behavior for 0 or negative processes in multiprocessing.pool() · Issue #56494 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 12285 |
---|---|
Nosy | @jaraco, @vstinner, @vadmium |
Files | multitest_pool.pymultiprocessing_pool.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2011-06-20.15:56:45.588> created_at = <Date 2011-06-08.13:55:28.529> labels = ['library'] title = 'Unexpected behavior for 0 or negative processes in multiprocessing.pool()' updated_at = <Date 2016-09-02.02:20:26.408> user = 'https://bugs.python.org/jorgsk'
bugs.python.org fields:
activity = <Date 2016-09-02.02:20:26.408> actor = 'jaraco' assignee = 'none' closed = True closed_date = <Date 2011-06-20.15:56:45.588> closer = 'vstinner' components = ['Library (Lib)'] creation = <Date 2011-06-08.13:55:28.529> creator = 'jorgsk' dependencies = [] files = ['22283', '22287'] hgrepos = [] issue_num = 12285 keywords = ['patch'] message_count = 6.0 messages = ['137908', '137933', '138735', '274192', '274194', '274198'] nosy_count = 5.0 nosy_names = ['jaraco', 'vstinner', 'python-dev', 'jorgsk', 'martin.panter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue12285' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']