Skip to content

ProactorEventLoop.close(): set_wakeup_fd() only works in main thread #82744

@carltongibson

Description

@carltongibson
BPO 38563
Nosy @vstinner, @asvetlov, @1st1, @miss-islington, @carltongibson, @felixxm
PRs
  • bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread #16901
  • [3.8] bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901) #16902
  • 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 2019-10-23.16:38:10.650>
    created_at = <Date 2019-10-23.12:13:28.326>
    labels = ['3.8', '3.9', 'type-crash', 'expert-asyncio']
    title = 'ProactorEventLoop.close(): set_wakeup_fd() only works in main thread'
    updated_at = <Date 2019-10-23.16:38:10.650>
    user = 'https://github.com/carltongibson'

    bugs.python.org fields:

    activity = <Date 2019-10-23.16:38:10.650>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-23.16:38:10.650>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2019-10-23.12:13:28.326>
    creator = 'carltongibson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38563
    keywords = ['patch']
    message_count = 11.0
    messages = ['355214', '355216', '355217', '355220', '355222', '355224', '355225', '355231', '355234', '355235', '355240']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'miss-islington', 'carltongibson', 'felixxm']
    pr_nums = ['16901', '16902']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue38563'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions