-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Exception in thread Thread-4 (loop):
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/heroic-gogdl/gogdl/dl/progressbar.py", line 44, in loop
wr, r = self.write_queue.get(timeout=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/multiprocessing/queues.py", line 100, in get
raise ValueError(f"Queue {self!r} is closed")
ValueError: Queue <multiprocessing.queues.Queue object at 0x70e13b87e810> is closed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels