Skip to content

asyncio.gather does not cancel tasks if one fails #75633

@AndrewLytvyn

Description

@AndrewLytvyn
BPO 31452
Nosy @gvanrossum, @asvetlov, @1st1, @kwarunek
PRs
  • bpo-31452: fix asyncio.gather does not cancel tasks if one fails #3597
  • 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-10-19.17:48:16.085>
    created_at = <Date 2017-09-13.14:53:36.998>
    labels = ['3.7', 'type-bug', 'library', 'expert-asyncio']
    title = 'asyncio.gather does not cancel tasks if one fails'
    updated_at = <Date 2017-10-19.17:48:16.084>
    user = 'https://bugs.python.org/AndrewLytvyn'

    bugs.python.org fields:

    activity = <Date 2017-10-19.17:48:16.084>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-19.17:48:16.085>
    closer = 'yselivanov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2017-09-13.14:53:36.998>
    creator = 'Andrew Lytvyn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31452
    keywords = ['patch']
    message_count = 10.0
    messages = ['302079', '302186', '302195', '302243', '302720', '302735', '302737', '302743', '302751', '304625']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'asvetlov', 'yselivanov', 'kwarunek', 'Andrew Lytvyn']
    pr_nums = ['3597']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31452'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions