Skip to content

test_ssl: reference cycle between ThreadedEchoServer and its ConnectionHandler #75504

@vstinner

Description

@vstinner
BPO 31323
Nosy @vstinner
PRs
  • bpo-31323: Fix reference leak in test_ssl #3263
  • [3.6] bpo-31323: Fix reference leak in test_ssl (GH-3263) #3538
  • 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-09-13.20:56:41.797>
    created_at = <Date 2017-09-01.14:58:24.937>
    labels = ['3.7', 'tests', 'performance']
    title = 'test_ssl: reference cycle between ThreadedEchoServer and its ConnectionHandler'
    updated_at = <Date 2017-09-13.20:56:41.796>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-13.20:56:41.796>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-13.20:56:41.797>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-09-01.14:58:24.937>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31323
    keywords = ['patch']
    message_count = 4.0
    messages = ['301116', '301156', '302044', '302054']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['3263', '3538']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31323'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions