[New-bugs-announce] [issue38844] test_multiprocessing_fork emit user warning

Dong-hee Na report at bugs.python.org
Mon Nov 18 21:47:28 EST 2019


New submission from Dong-hee Na <donghee.na92 at gmail.com>:

https://travis-ci.org/python/cpython/jobs/613795145#L2020

Log detail:
0:01:44 load avg: 3.38 [ 73/419] test_multiprocessing_fork passed (1 min 42 sec) -- running: test_capi (1 min 40 sec)
/home/travis/build/python/cpython/Lib/multiprocessing/resource_tracker.py:203: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
/home/travis/build/python/cpython/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: '/psm_83d846d5': [Errno 2] No such file or directory: '/psm_83d846d5'

----------
components: Tests
messages: 356940
nosy: corona10
priority: normal
severity: normal
status: open
title: test_multiprocessing_fork emit user warning
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38844>
_______________________________________


More information about the New-bugs-announce mailing list