Skip to content

Handling pending calls during runtime finalization may cause problems. #81308

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 37127
Nosy @vstinner, @ericsnowcurrently
PRs
  • bpo-39984: trip_signal() uses PyGILState_GetThisThreadState() #19061
  • bpo-37127: Remove _pending_calls.finishing #19439
  • 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/ericsnowcurrently'
    closed_at = <Date 2020-04-08.21:19:44.166>
    created_at = <Date 2019-06-01.19:11:46.358>
    labels = ['interpreter-core', 'type-crash']
    title = 'Handling pending calls during runtime finalization may cause problems.'
    updated_at = <Date 2020-04-08.21:19:44.165>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2020-04-08.21:19:44.165>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2020-04-08.21:19:44.166>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-06-01.19:11:46.358>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37127
    keywords = ['patch']
    message_count = 12.0
    messages = ['344202', '344207', '364489', '364490', '364543', '364544', '364545', '364550', '365997', '366004', '366007', '366008']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'eric.snow']
    pr_nums = ['19061', '19439']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37127'
    versions = []

    Metadata

    Metadata

    Labels

    interpreter-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