Skip to content

current_thread() becomes "dummy" thread during shutdown #75697

@pitrou

Description

@pitrou
BPO 31516
Nosy @tim-one, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka, @miss-islington
PRs
  • bpo-31516: current_thread() should not return a dummy thread at shutdown #3673
  • [3.6] bpo-31516: current_thread() should not return a dummy thread at shutdown (GH-3673) #3856
  • bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds #8052
  • [3.7] bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH-8052) #9813
  • [3.6] bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH-8052) #9814
  • Files
  • mainthread.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-10-02.15:20:39.908>
    created_at = <Date 2017-09-19.11:33:54.534>
    labels = ['3.7', 'type-bug', 'library']
    title = 'current_thread() becomes "dummy" thread during shutdown'
    updated_at = <Date 2018-10-12.08:54:24.047>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2018-10-12.08:54:24.047>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-02.15:20:39.908>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-09-19.11:33:54.534>
    creator = 'pitrou'
    dependencies = []
    files = ['47152']
    hgrepos = []
    issue_num = 31516
    keywords = ['patch']
    message_count = 10.0
    messages = ['302515', '302517', '302637', '302641', '303537', '303542', '303543', '327572', '327573', '327575']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'pitrou', 'vstinner', 'asvetlov', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['3673', '3856', '8052', '9813', '9814']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31516'
    versions = ['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