-
- Downloads
There was a problem fetching the pipeline summary.
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
No related branches found
No related tags found
Pipeline #
-
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