multiprocessing should use time.monotonic() for timeout
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']