dandi / dandisets-healthstatus

Healthchecks of dandisets and support libraries (pynwb and matnwb)
0 stars 1 forks source link

crashed with "Event loop is closed" #52

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago
2023-06-17 10:10:38 [INFO    ] Scanning Dandiset 000546
2023-06-17 10:10:54 [WARNING ] Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 847037 is closed
Exception ignored in: <function BaseSubprocessTransport.__del__ at 0x7f97306f1700>
Traceback (most recent call last):
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/base_subprocess.py", line 126, in __del__
    self.close()
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/base_subprocess.py", line 104, in close
    proto.pipe.close()
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/unix_events.py", line 536, in close
    self._close(None)
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/unix_events.py", line 560, in _close
    self._loop.call_soon(self._call_connection_lost, exc)
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/base_events.py", line 719, in call_soon
    self._check_closed()
  File "/home/dandi/miniconda3/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
+ dandisets-healthstatus report

edit: FWIW I have restarted my eternal loop now in a screen session

yarikoptic commented 1 year ago

I don't think I saw it recently so let's let it RiP