Skip to content

concurrent.futures.as_completed() fails when given duplicate Futures #64566

@glangford

Description

@glangford
mannequin
BPO 20367
Nosy @gvanrossum, @tim-one, @mdickinson, @vstinner, @1st1
Files
  • test_dupfuture.py
  • issue20367.patch
  • issue20367.patch
  • issue20367.patch
  • issue20367.patch
  • 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 2014-01-27.08:14:07.882>
    created_at = <Date 2014-01-23.15:00:48.109>
    labels = ['type-bug', 'library']
    title = 'concurrent.futures.as_completed() fails when given duplicate Futures'
    updated_at = <Date 2014-02-06.00:07:36.755>
    user = 'https://bugs.python.org/glangford'

    bugs.python.org fields:

    activity = <Date 2014-02-06.00:07:36.755>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-27.08:14:07.882>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2014-01-23.15:00:48.109>
    creator = 'glangford'
    dependencies = []
    files = ['33658', '33684', '33685', '33686', '33728']
    hgrepos = []
    issue_num = 20367
    keywords = ['patch']
    message_count = 19.0
    messages = ['208952', '208956', '208957', '208961', '209081', '209084', '209091', '209093', '209102', '209267', '209321', '209338', '209359', '209360', '209361', '209367', '209413', '210352', '210353']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'tim.peters', 'mark.dickinson', 'vstinner', 'python-dev', 'yselivanov', 'glangford']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20367'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions