| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
CI failed with test_traceback_when_child_process_terminates_abruptly on macOS (see #143620): ======================================================================
FAIL: test_traceback_when_child_process_terminates_abruptly (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_traceback_when_child_process_terminates_abruptly)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/runner/work/cpython/cpython/Lib/test/test_concurrent_futures/test_process_pool.py", line 154, in test_traceback_when_child_process_terminates_abruptly
self.assertIsInstance(cause, futures.process._RemoteTraceback)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: None is not an instance of <class 'concurrent.futures.process._RemoteTraceback'> |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
(cherry picked from commit 5200f11)
Co-authored-by: John me@joh.ng