Skip to content

concurrent.futures ThreadPoolExecutor keeps unnecessary references to worker functions. #60488

Closed
@mdickinson

Description

@mdickinson
BPO 16284
Nosy @brianquinlan, @mdickinson, @pitrou, @asvetlov
Files
  • kill_reference.diff
  • kill_reference_2.diff
  • kill_reference_3.diff
  • issue16284_with_comments.diff
  • 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 2012-11-03.13:36:45.805>
    created_at = <Date 2012-10-19.10:15:26.514>
    labels = ['type-feature', 'library']
    title = 'concurrent.futures ThreadPoolExecutor keeps unnecessary references to worker functions.'
    updated_at = <Date 2012-11-03.13:52:51.374>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2012-11-03.13:52:51.374>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-11-03.13:36:45.805>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2012-10-19.10:15:26.514>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['27619', '27633', '27820', '27850']
    hgrepos = []
    issue_num = 16284
    keywords = ['patch']
    message_count = 9.0
    messages = ['173318', '173388', '173391', '173435', '173693', '174412', '174608', '174617', '174618']
    nosy_count = 9.0
    nosy_names = ['bquinlan', 'mark.dickinson', 'pitrou', 'schmir', 'jnoller', 'asvetlov', 'python-dev', 'sbt', 'lyapun']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16284'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions