Skip to content

socketserver.ThreadingMixIn leaks running threads after server_close() #75416

@vstinner

Description

@vstinner
BPO 31233
Nosy @pitrou, @vstinner, @ned-deily, @vadmium
PRs
  • bpo-31233: socketserver.ThreadingMixIn.server_close() #3523
  • bpo-30830: logging.config.listen() calls server_close() #3524
  • bpo-31233, bpo-31151: Document socketserver changes #5417
  • 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 2018-05-29.22:00:51.118>
    created_at = <Date 2017-08-18.16:24:59.372>
    labels = ['3.7', 'library', 'performance']
    title = 'socketserver.ThreadingMixIn leaks running threads after server_close()'
    updated_at = <Date 2019-06-17.01:28:15.814>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-06-17.01:28:15.814>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-29.22:00:51.118>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-08-18.16:24:59.372>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = ['376']
    issue_num = 31233
    keywords = ['patch']
    message_count = 19.0
    messages = ['300514', '300518', '300533', '300536', '302009', '302010', '302014', '302024', '302034', '302037', '304619', '307048', '311016', '311021', '311025', '311092', '316835', '318115', '345795']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'ned.deily', 'martin.panter']
    pr_nums = ['3523', '3524', '5417']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31233'
    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