Skip to content

Python threading.Event().wait() depends on the system time #91394

Closed
@AleksandrAQ

Description

@AleksandrAQ
BPO 47238
Nosy @AleksandrAQ
Files
  • reproduction.py: You need root privileges to change the system time.
  • 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 = None
    created_at = <Date 2022-04-06.10:19:09.231>
    labels = ['3.8', 'type-bug', 'library']
    title = 'Python threading.Event().wait() depends on the system time'
    updated_at = <Date 2022-04-06.10:19:09.231>
    user = 'https://github.com/AleksandrAQ'

    bugs.python.org fields:

    activity = <Date 2022-04-06.10:19:09.231>
    actor = 'AleksandrAQ'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-04-06.10:19:09.231>
    creator = 'AleksandrAQ'
    dependencies = []
    files = ['50725']
    hgrepos = []
    issue_num = 47238
    keywords = []
    message_count = 1.0
    messages = ['416851']
    nosy_count = 1.0
    nosy_names = ['AleksandrAQ']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue47238'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions