Skip to content

[Windows] asyncio: support signal handlers on Windows (feature request) #67246

Closed
@asvetlov

Description

@asvetlov
BPO 23057
Nosy @akuchling, @vstinner, @tjguk, @jkloth, @asvetlov, @zware, @1st1, @zooba, @DMRobertson, @Kwpolska
PRs
  • bpo-23057: add loop self socket as wakeup fd for signals #11135
  • bpo-23057: Use 'raise' to emulate ctrl-c in proactor tests #11274
  • 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-12-18.21:58:01.757>
    created_at = <Date 2014-12-15.20:10:56.825>
    labels = ['type-feature', '3.8', 'OS-windows', 'expert-asyncio']
    title = '[Windows] asyncio: support signal handlers on Windows (feature request)'
    updated_at = <Date 2019-01-05.20:45:03.021>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2019-01-05.20:45:03.021>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-18.21:58:01.757>
    closer = 'asvetlov'
    components = ['Windows', 'asyncio']
    creation = <Date 2014-12-15.20:10:56.825>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23057
    keywords = ['patch']
    message_count = 12.0
    messages = ['232678', '232770', '232772', '232865', '232866', '240645', '246316', '246428', '246441', '332088', '332769', '333073']
    nosy_count = 12.0
    nosy_names = ['akuchling', 'vstinner', 'tim.golden', 'jkloth', 'asvetlov', 'zach.ware', 'yselivanov', 'Drekin', 'steve.dower', 'Kimmo.Parviainen-Jalanko', 'David Robertson', 'Kwpolska']
    pr_nums = ['11135', '11274']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23057'
    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