Traceback (most recent call last): File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 744, in asyncio.run(main(*[pathlib.Path(arg) for arg in sys.argv[1:4]])) File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 737, in main await asyncio.gather( File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 615, in watch self._storage.delete_fetcher_run(name, run_started) File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 187, in wrapper return fun(self, cur, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 369, in delete_fetcher_run cur.execute( sqlite3.OperationalError: disk I/O error