Skip to content

multiprocessing should use time.monotonic() for timeout #78235

@vstinner

Description

@vstinner
BPO 34054
Nosy @vstinner, @miss-islington
PRs
  • bpo-34054: multiprocessing uses time.monotonic() #8118
  • [3.7] bpo-34054: multiprocessing uses time.monotonic() (GH-8118) #8139
  • [3.6] bpo-34054: multiprocessing uses time.monotonic() (GH-8118) #8140
  • 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 2018-07-06.15:45:51.082>
    created_at = <Date 2018-07-05.16:33:47.826>
    labels = ['3.8', '3.7', 'library']
    title = 'multiprocessing should use time.monotonic() for timeout'
    updated_at = <Date 2018-07-06.15:45:51.081>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-07-06.15:45:51.081>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-06.15:45:51.082>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-07-05.16:33:47.826>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34054
    keywords = ['patch']
    message_count = 5.0
    messages = ['321115', '321116', '321168', '321169', '321170']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['8118', '8139', '8140']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34054'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions