Skip to content

threading.Thread objects are not reusable after join() #45967

@dweeves

Description

@dweeves
mannequin
BPO 1626
Nosy @loewis, @amauryfa
Files
  • unnamed
  • 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 2007-12-14.13:03:54.416>
    created_at = <Date 2007-12-14.12:11:47.379>
    labels = ['invalid', 'type-bug', 'library']
    title = 'threading.Thread objects are not reusable after join()'
    updated_at = <Date 2007-12-14.16:58:06.237>
    user = 'https://bugs.python.org/dweeves'

    bugs.python.org fields:

    activity = <Date 2007-12-14.16:58:06.237>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2007-12-14.13:03:54.416>
    closer = 'amaury.forgeotdarc'
    components = ['Library (Lib)']
    creation = <Date 2007-12-14.12:11:47.379>
    creator = 'dweeves'
    dependencies = []
    files = ['8953']
    hgrepos = []
    issue_num = 1626
    keywords = []
    message_count = 4.0
    messages = ['58622', '58625', '58627', '58631']
    nosy_count = 3.0
    nosy_names = ['loewis', 'amaury.forgeotdarc', 'dweeves']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1626'
    versions = ['Python 2.5', 'Python 2.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions