Skip to content

asyncio.wait_for can cancel futures faster with timeout==0 #75737

Description

@hellysmile
BPO 31556
Nosy @asvetlov, @1st1, @hellysmile
PRs
  • bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0 #3703
  • 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-05.16:05:32.055>
    created_at = <Date 2017-09-22.20:47:57.541>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'asyncio.wait_for can cancel futures faster with timeout==0'
    updated_at = <Date 2017-10-05.16:59:54.129>
    user = 'https://github.com/hellysmile'

    bugs.python.org fields:

    activity = <Date 2017-10-05.16:59:54.129>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-05.16:05:32.055>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-09-22.20:47:57.541>
    creator = 'hellysmile'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31556
    keywords = ['patch']
    message_count = 8.0
    messages = ['302770', '302771', '302772', '302773', '302774', '302775', '302779', '303777']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'hellysmile']
    pr_nums = ['3703']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31556'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions