Skip to content

selectors.EpollSelector.select raises exception when nothing to select. #67198

@AlexeyPoryadin

Description

@AlexeyPoryadin
BPO 23009
Nosy @gvanrossum, @vstinner, @1st1
Files
  • epoll_01.patch
  • epoll_02.patch
  • 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 2014-12-08.17:24:07.288>
    created_at = <Date 2014-12-08.10:36:45.366>
    labels = ['type-bug', 'expert-asyncio']
    title = 'selectors.EpollSelector.select raises exception when nothing to select.'
    updated_at = <Date 2015-01-22.08:36:20.569>
    user = 'https://bugs.python.org/AlexeyPoryadin'

    bugs.python.org fields:

    activity = <Date 2015-01-22.08:36:20.569>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-12-08.17:24:07.288>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2014-12-08.10:36:45.366>
    creator = 'Alexey.Poryadin'
    dependencies = []
    files = ['37387', '37388']
    hgrepos = []
    issue_num = 23009
    keywords = ['patch']
    message_count = 13.0
    messages = ['232300', '232307', '232309', '232310', '232311', '232314', '232316', '232317', '232318', '232320', '232779', '234480', '234484']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'neologix', 'python-dev', 'yselivanov', 'Alexey.Poryadin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23009'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions