Skip to content

Py_Finalize() doesn't stop daemon threads #68958

@AlexBudovski

Description

@AlexBudovski
BPO 24770
Nosy @ericsnowcurrently
Superseder
  • bpo-36476: Runtime finalization assumes all other threads have exited.
  • 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 2019-12-20.23:33:07.623>
    created_at = <Date 2015-08-01.06:08:55.461>
    labels = ['extension-modules', 'interpreter-core', '3.8', '3.9', 'type-crash']
    title = "Py_Finalize() doesn't stop daemon threads"
    updated_at = <Date 2019-12-20.23:33:07.617>
    user = 'https://bugs.python.org/AlexBudovski'

    bugs.python.org fields:

    activity = <Date 2019-12-20.23:33:07.617>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-20.23:33:07.623>
    closer = 'eric.snow'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2015-08-01.06:08:55.461>
    creator = 'Alex Budovski'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24770
    keywords = []
    message_count = 2.0
    messages = ['247798', '358746']
    nosy_count = 2.0
    nosy_names = ['eric.snow', 'Alex Budovski']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '36476'
    type = 'crash'
    url = 'https://bugs.python.org/issue24770'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions