Skip to content

Throw away more radioactive locks that could be held across a fork in threading.py #50892

@rnk

Description

@rnk
mannequin
BPO 6643
Nosy @warsaw, @gpshead, @rnk
Files
  • forkjoindeadlock.py: Failing fork/threads test case.
  • forkdeadlock.diff: Patch to fix the deadlock
  • thread-fork-join.diff: Updated patch
  • thread-fork-join.diff: clear condition waiters also
  • issue6643-release26_maint_gps01.diff
  • test_thread.diff: Patch to fix AttributeError in test_thread
  • 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 = 'https://github.com/gpshead'
    closed_at = <Date 2011-01-04.18:44:17.436>
    created_at = <Date 2009-08-04.18:56:48.860>
    labels = ['interpreter-core', 'library', 'release-blocker']
    title = 'Throw away more radioactive locks that could be held across a fork in threading.py'
    updated_at = <Date 2013-07-30.10:54:40.366>
    user = 'https://github.com/rnk'

    bugs.python.org fields:

    activity = <Date 2013-07-30.10:54:40.366>
    actor = 'automatthias'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2011-01-04.18:44:17.436>
    closer = 'gregory.p.smith'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2009-08-04.18:56:48.860>
    creator = 'rnk'
    dependencies = []
    files = ['14647', '14648', '17932', '17936', '20249', '20259']
    hgrepos = []
    issue_num = 6643
    keywords = ['patch', 'needs review']
    message_count = 14.0
    messages = ['91265', '91273', '109914', '109933', '110071', '110092', '125236', '125240', '125270', '125273', '125338', '125346', '125350', '193923']
    nosy_count = 8.0
    nosy_names = ['barry', 'collinwinter', 'gregory.p.smith', 'Rhamphoryncus', 'jyasskin', 'nadeem.vawda', 'rnk', 'automatthias']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue6643'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockerstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions