Skip to content

Remove .stopped Event from Thread internals #63184

@tim-one

Description

@tim-one
BPO 18984
Nosy @tim-one, @pitrou
Dependencies
  • bpo-18808: Thread.join returns before PyThreadState is destroyed
  • Files
  • remove_stopped: remove .stopped from Thread
  • remove_stopped_2.patch
  • cleanup.patch
  • cleanup2.patch
  • 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/tim-one'
    closed_at = <Date 2013-09-09.20:09:39.577>
    created_at = <Date 2013-09-08.21:46:26.426>
    labels = ['library', 'performance']
    title = 'Remove .stopped Event from Thread internals'
    updated_at = <Date 2013-09-09.20:09:39.558>
    user = 'https://github.com/tim-one'

    bugs.python.org fields:

    activity = <Date 2013-09-09.20:09:39.558>
    actor = 'tim.peters'
    assignee = 'tim.peters'
    closed = True
    closed_date = <Date 2013-09-09.20:09:39.577>
    closer = 'tim.peters'
    components = ['Library (Lib)']
    creation = <Date 2013-09-08.21:46:26.426>
    creator = 'tim.peters'
    dependencies = ['18808']
    files = ['31690', '31691', '31700', '31701']
    hgrepos = []
    issue_num = 18984
    keywords = ['patch', 'needs review']
    message_count = 12.0
    messages = ['197325', '197326', '197327', '197328', '197330', '197337', '197341', '197378', '197382', '197386', '197394', '197395']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'pitrou', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue18984'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions