Skip to content

test_concurrent_futures leaks dangling threads #75432

@vstinner

Description

@vstinner
BPO 31249
Nosy @vstinner
PRs
  • bpo-31249: test_concurrent_futures checks dangling threads #3167
  • bpo-31249: Fix ref cycle in ThreadPoolExecutor #3178
  • [3.6] bpo-31249: Fix ref cycle in ThreadPoolExecutor #3253
  • bpo-31249: Fix test_concurrent_futures dangling thread #3521
  • [3.6] bpo-31249: Fix test_concurrent_futures dangling thread (GH-3521) #3522
  • 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.00:45:29.558>
    created_at = <Date 2017-08-21.16:04:13.038>
    labels = ['3.7', 'tests', 'performance']
    title = 'test_concurrent_futures leaks dangling threads'
    updated_at = <Date 2017-09-13.00:45:29.556>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-13.00:45:29.556>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-13.00:45:29.558>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-08-21.16:04:13.038>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31249
    keywords = ['patch']
    message_count = 8.0
    messages = ['300634', '300651', '300697', '301098', '302007', '302011', '302016', '302017']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['3167', '3178', '3253', '3521', '3522']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31249'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir
      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