Skip to content

test_logging leaks dangling threads on FreeBSD #75013

@vstinner

Description

@vstinner
BPO 30830
Nosy @vstinner, @koobs
PRs
  • bpo-30830: test_logging: don't use daemon threads #3135
  • bpo-30830: test_logging uses threading_setup/cleanup #3137
  • bpo-31233: socketserver.ThreadingMixIn.server_close() #3523
  • bpo-30830: logging.config.listen() calls server_close() #3524
  • 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.09:36:22.242>
    created_at = <Date 2017-07-03.08:09:05.694>
    labels = ['3.7', 'tests', 'performance']
    title = 'test_logging leaks dangling threads on FreeBSD'
    updated_at = <Date 2017-09-13.09:36:22.240>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-13.09:36:22.240>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-13.09:36:22.242>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-07-03.08:09:05.694>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30830
    keywords = ['patch', 'buildbot']
    message_count = 15.0
    messages = ['297540', '297541', '297574', '298521', '299838', '300108', '300336', '300513', '300516', '300522', '300537', '300538', '302023', '302035', '302041']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'koobs']
    pr_nums = ['3135', '3137', '3523', '3524']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30830'
    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