Closed
Description
BPO | 33196 |
---|---|
Nosy | @pitrou, @vstinner, @taleinat, @applio, @arcivanov, @augustogoulart |
Files |
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 = None created_at = <Date 2018-04-01.05:58:11.085> labels = ['3.8', '3.7', 'library', 'type-crash'] title = 'multiprocessing: serialization must ensure that contexts are compatible (the same)' updated_at = <Date 2018-11-14.17:28:52.507> user = 'https://github.com/arcivanov'
bugs.python.org fields:
activity = <Date 2018-11-14.17:28:52.507> actor = 'davin' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-04-01.05:58:11.085> creator = 'arcivanov' dependencies = [] files = ['47510', '47931', '47933'] hgrepos = [] issue_num = 33196 keywords = [] message_count = 11.0 messages = ['314762', '314792', '329491', '329719', '329845', '329892', '329893', '329898', '329908', '329909', '329913'] nosy_count = 6.0 nosy_names = ['pitrou', 'vstinner', 'taleinat', 'davin', 'arcivanov', 'augustogoulart'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'crash' url = 'https://bugs.python.org/issue33196' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']
Linked PRs
- gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it #107275
- [3.12] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) #108377
- [3.11] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) #108378
Metadata
Metadata
Assignees
Labels
Projects
Status
Done