Fix a misleading assertion in test_pickling_with_module_import(). Only globals...
Fix a misleading assertion in test_pickling_with_module_import(). Only globals in the module are pickled
parent
64dbbe68
Loading
Loading
Pipeline
#11052
passed
with stage
in
2 minutes and 35 seconds
Loading
-
Strange failure on a flake8 build:
https://gitlab.tiker.net/inducer/pytools/-/jobs/46489
self._popen = self._Popen(self) File "/usr/lib/python3.5/multiprocessing/context.py", line 267, in _Popen return Popen(process_obj) File "/usr/lib/python3.5/multiprocessing/popen_fork.py", line 20, in __init__ self._launch(process_obj) File "/usr/lib/python3.5/multiprocessing/popen_fork.py", line 67, in _launch self.pid = os.fork() BlockingIOError: [Errno 11] Resource temporarily unavailable ERROR: Job failed: exit status 1
Please register or sign in to comment