Skip to content

concurrent.futures.as_completed() installs waiters for already completed Futures #64496

Closed as not planned
@glangford

Description

@glangford
BPO 20297
Nosy @brianquinlan, @mdickinson, @vstinner
Files
  • as_completed_proposed.py
  • as_completed_proposed.patch
  • test_dupfuture.py
  • 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 = None
    created_at = <Date 2014-01-18.21:19:35.870>
    labels = ['library', 'performance']
    title = 'concurrent.futures.as_completed() installs waiters for already completed Futures'
    updated_at = <Date 2014-07-18.16:46:17.165>
    user = 'https://bugs.python.org/glangford'

    bugs.python.org fields:

    activity = <Date 2014-07-18.16:46:17.165>
    actor = 'glangford'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-01-18.21:19:35.870>
    creator = 'glangford'
    dependencies = []
    files = ['33590', '33654', '33657']
    hgrepos = []
    issue_num = 20297
    keywords = ['patch']
    message_count = 7.0
    messages = ['208418', '208593', '208652', '208921', '208942', '208943', '208974']
    nosy_count = 3.0
    nosy_names = ['bquinlan', 'mark.dickinson', 'vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue20297'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      pendingThe issue will be closed if no feedback is providedperformancePerformance or resource usagestdlibPython modules in the Lib dirtopic-multiprocessing

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions