Skip to content

pydoc: ServerThread.stop() leaves a dangling thread #75421

@vstinner

Description

@vstinner
BPO 31238
Nosy @pitrou, @vstinner
PRs
  • bpo-31238: pydoc ServerThread.stop() now joins itself #3151
  • [3.6] bpo-31238: pydoc ServerThread.stop() clears ref cycle #3177
  • [3.6] bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) #7324
  • 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-08-22.14:55:52.744>
    created_at = <Date 2017-08-18.23:50:45.663>
    labels = ['3.7', 'library', 'performance']
    title = 'pydoc: ServerThread.stop() leaves a dangling thread'
    updated_at = <Date 2018-06-01.17:39:19.372>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-01.17:39:19.372>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-22.14:55:52.744>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-08-18.23:50:45.663>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31238
    keywords = []
    message_count = 5.0
    messages = ['300556', '300557', '300652', '300701', '318439']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'vstinner']
    pr_nums = ['3151', '3177', '7324']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31238'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance 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