Skip to content

Instantly share code, notes, and snippets.

@colesbury
Last active October 14, 2024 14:44
Traceback (most recent call first):
File "/raid/sgross/cpython/Lib/concurrent/futures/process.py", line 182, in _on_queue_feeder_error
with self.shutdown_lock:
File "/raid/sgross/cpython/Lib/multiprocessing/queues.py", line 290, in _feed
onerror(e, obj)
File "/raid/sgross/cpython/Lib/threading.py", line 992, in run
self._target(*self._args, **self._kwargs)
File "/raid/sgross/cpython/Lib/threading.py", line 1041, in _bootstrap_inner
self.run()
File "/raid/sgross/cpython/Lib/threading.py", line 1012, in _bootstrap
self._bootstrap_inner()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment