X Tutup
The Wayback Machine - https://web.archive.org/web/20260302082107/https://github.com/python/cpython/issues/57348
Skip to content

multiprocessing.map skips finally blocks #57348

@danielwagner-hall

Description

@danielwagner-hall
BPO 13139
Nosy @terryjreedy, @pitrou, @florentx

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 2011-10-09.02:05:46.556>
labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'docs']
title = 'multiprocessing.map skips finally blocks'
updated_at = <Date 2020-10-23.15:52:36.442>
user = 'https://bugs.python.org/danielwagner-hall'

bugs.python.org fields:

activity = <Date 2020-10-23.15:52:36.442>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Library (Lib)']
creation = <Date 2011-10-09.02:05:46.556>
creator = 'daniel.wagner-hall'
dependencies = []
files = []
hgrepos = []
issue_num = 13139
keywords = []
message_count = 6.0
messages = ['145201', '145276', '145280', '145569', '145592', '145603']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'pitrou', 'jnoller', 'flox', 'docs@python', 'daniel.wagner-hall']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13139'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup