BuildStream-Migration-Bot opened a new issue #20: URL: https://github.com/apache/buildstream/issues/20
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/20) In GitLab by [[Gitlab user @tristanvb]](https://gitlab.com/tristanvb) on May 2, 2017, 11:22 In some corner cases, we are experiencing the symptoms described in this [python upstream bug report](https://bugs.python.org/issue24484) This is mostly harmless, but is nevertheless a stack trace thrown at the user for no good reason, e.g.: ``` Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib/python3.5/multiprocessing/util.py", line 288, in _exit_function _run_finalizers(0) File "/usr/lib/python3.5/multiprocessing/util.py", line 248, in _run_finalizers items = [x for x in list(_finalizer_registry.items()) if f(x)] RuntimeError: dictionary changed size during iteration ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
