Skip to content

Use time.steady() to implement timeout #58430

@tasslehoff

Description

@tasslehoff
mannequin
BPO 14222
Nosy @rhettinger, @pitrou, @vstinner, @anacrolix
Files
  • queue_monotonic.patch
  • threading_monotonic.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 = 'https://github.com/rhettinger'
    closed_at = <Date 2012-04-08.01:06:21.786>
    created_at = <Date 2012-03-07.19:38:39.928>
    labels = ['type-bug', 'library']
    title = 'Use time.steady() to implement timeout'
    updated_at = <Date 2014-02-25.22:26:22.207>
    user = 'https://bugs.python.org/tasslehoff'

    bugs.python.org fields:

    activity = <Date 2014-02-25.22:26:22.207>
    actor = 'vstinner'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2012-04-08.01:06:21.786>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2012-03-07.19:38:39.928>
    creator = 'tasslehoff'
    dependencies = []
    files = ['24834', '24835']
    hgrepos = []
    issue_num = 14222
    keywords = ['patch']
    message_count = 19.0
    messages = ['155106', '155129', '155139', '155701', '155703', '155770', '155828', '155833', '156330', '157521', '157522', '157532', '157564', '157565', '157766', '157767', '157782', '212225', '212227']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'pitrou', 'vstinner', 'anacrolix', 'neologix', 'aljungberg', 'python-dev', 'tasslehoff']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14222'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions