Skip to content

epoll.poll(timeout) and PollSelector.select(timeout) must round the timeout to the upper bound #64510

@vstinner

Description

@vstinner
BPO 20311
Nosy @gvanrossum, @birkenfeld, @pitrou, @vstinner, @ericsnowcurrently
Files
  • epoll_timeout.patch
  • select_round_timeout.patch
  • asyncio_granularity.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-02-02.20:24:02.306>
    created_at = <Date 2014-01-20.10:33:28.464>
    labels = []
    title = 'epoll.poll(timeout) and PollSelector.select(timeout) must round the timeout to the upper bound'
    updated_at = <Date 2014-02-10.21:04:38.598>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-02-10.21:04:38.598>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-02-02.20:24:02.306>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-01-20.10:33:28.464>
    creator = 'vstinner'
    dependencies = []
    files = ['33563', '33564', '33680']
    hgrepos = []
    issue_num = 20311
    keywords = ['patch']
    message_count = 54.0
    messages = ['208532', '208533', '208534', '208539', '208540', '208588', '208595', '208596', '208597', '208599', '208601', '208602', '208696', '208927', '208928', '208976', '209001', '209005', '209006', '209008', '209015', '209016', '209019', '209021', '209039', '209040', '209056', '209164', '209197', '209198', '209199', '209201', '209213', '209238', '209245', '209247', '209248', '209249', '209250', '209251', '209252', '209253', '209286', '209340', '209774', '210008', '210023', '210024', '210029', '210034', '210042', '210058', '210060', '210865']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'pitrou', 'vstinner', 'neologix', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue20311'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions