Skip to content

asyncio.all_tasks() should return only non-finished tasks. #76791

Description

@asvetlov
BPO 32610
Nosy @asvetlov, @1st1, @miss-islington
PRs
  • bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. #7174
  • [3.7] bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) #7181
  • 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 2018-05-29.15:16:15.087>
    created_at = <Date 2018-01-21.16:45:25.597>
    labels = ['release-blocker', '3.8', 'expert-asyncio']
    title = 'asyncio.all_tasks() should return only non-finished tasks.'
    updated_at = <Date 2018-05-29.15:16:15.086>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2018-05-29.15:16:15.086>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-29.15:16:15.087>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-01-21.16:45:25.597>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32610
    keywords = ['patch']
    message_count = 7.0
    messages = ['310378', '310379', '312907', '317921', '317927', '317928', '317963']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington']
    pr_nums = ['7174', '7181']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32610'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions