Skip to content

Thread shutdown exception in Thread.notify() #44981

@yangzhang

Description

@yangzhang
mannequin
BPO 1722344
Nosy @loewis, @amauryfa, @pitrou, @bitdancer, @ssbarnea
Files
  • 1722344_squelch_exception.patch: Patch to hide these exceptions (and further ones caused by it) for the purposes of releasing a production application.
  • nondaemon_thread_shutdown.diff: Move WaitForThreadShutdown call into Py_Finalize, so all exit paths use it
  • 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/pitrou'
    closed_at = <Date 2009-10-27.13:10:46.882>
    created_at = <Date 2007-05-20.22:24:37.000>
    labels = ['interpreter-core', 'type-bug']
    title = 'Thread shutdown exception in Thread.notify()'
    updated_at = <Date 2010-04-13.18:41:19.256>
    user = 'https://bugs.python.org/yangzhang'

    bugs.python.org fields:

    activity = <Date 2010-04-13.18:41:19.256>
    actor = 'brett.cannon'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2009-10-27.13:10:46.882>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2007-05-20.22:24:37.000>
    creator = 'yangzhang'
    dependencies = []
    files = ['9356', '10154']
    hgrepos = []
    issue_num = 1722344
    keywords = ['patch']
    message_count = 25.0
    messages = ['32092', '32093', '32094', '32095', '32096', '62073', '62078', '62079', '62080', '62081', '62083', '62084', '62091', '62108', '66054', '66055', '94283', '94290', '94291', '94303', '94558', '99671', '99686', '99694', '103025']
    nosy_count = 15.0
    nosy_names = ['loewis', 'gpk', 'amaury.forgeotdarc', 'ggenellina', 'Rhamphoryncus', 'pitrou', 'yangzhang', 'thomasda', 'lobais', 'jamescooper', 'hongqn', 'reacocard', 'r.david.murray', 'ssbarnea', 'thijs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1722344'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions