Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: [Errno 9] Bad file descriptor #5

Open
Ivo-B opened this issue Nov 4, 2021 · 1 comment
Open

OSError: [Errno 9] Bad file descriptor #5

Ivo-B opened this issue Nov 4, 2021 · 1 comment

Comments

@Ivo-B
Copy link
Owner

Ivo-B commented Nov 4, 2021

[2021-11-04 17:02:29,421][tensorflow][INFO] - Assets written to: checkpoints/epoch_005-0.06.tf/assets
Exception ignored in: <function Pool.__del__ at 0x7fe732686700>
Traceback (most recent call last):
  File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/pool.py", line 268, in __del__
  self._change_notifier.put(None)
  File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/queues.py", line 378, in put
  self._writer.send_bytes(obj)
  File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 205, in send_bytes
  self._send_bytes(m[offset:offset   size])
  File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 416, in _send_bytes
  self._send(header   buf)
  File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 373, in _send
  n = write(self._handle, buf)
  OSError: [Errno 9] Bad file descriptor

Originally posted by @hrhee in #2 (comment)

@Ivo-B
Copy link
Owner Author

Ivo-B commented Nov 4, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant