Skip to content

multiprocessing cleanup occasionally throws exception #68672

@JorgeHerskovic

Description

@JorgeHerskovic
BPO 24484
Nosy @pitrou, @ned-deily, @applio, @Marandil
PRs
  • bpo-24484: Avoid race condition in multiprocessing cleanup #2159
  • [3.6] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) #2166
  • [3.5] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) #2167
  • [2.7] backport test for bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) #2168
  • Files
  • run_finalizers.patch
  • finalizestress.py
  • 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 2017-06-13.15:54:48.330>
    created_at = <Date 2015-06-21.15:08:26.962>
    labels = ['3.7', 'type-bug', 'library']
    title = 'multiprocessing cleanup occasionally throws exception'
    updated_at = <Date 2017-06-13.15:54:48.328>
    user = 'https://bugs.python.org/JorgeHerskovic'

    bugs.python.org fields:

    activity = <Date 2017-06-13.15:54:48.328>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-13.15:54:48.330>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2015-06-21.15:08:26.962>
    creator = 'Jorge Herskovic'
    dependencies = []
    files = ['46944', '46946']
    hgrepos = []
    issue_num = 24484
    keywords = ['patch']
    message_count = 22.0
    messages = ['245597', '245629', '245687', '245704', '245705', '245707', '245713', '245731', '245738', '245739', '245810', '250137', '294546', '295876', '295880', '295886', '295927', '295929', '295931', '295933', '295934', '295935']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'ned.deily', 'sbt', 'davin', 'Jorge Herskovic', 'Marandil']
    pr_nums = ['2159', '2166', '2167', '2168']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24484'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions