/Queue._feed Secret
Last active
October 14, 2024 14:44
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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