You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aider version: 0.72.4.dev43+g24c7d145
Python version: 3.12.2
Platform: macOS-14.7.1-x86_64-i386-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 23.6.0 (64bit)
Git version: git version 2.48.1
An uncaught exception occurred:
Traceback (most recent call last):
File "aider", line 8, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 645, in main
launch_gui(argv)
File "main.py", line 269, in launch_gui
cli.main(st_args)
File "core.py", line 1161, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "core.py", line 1082, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "core.py", line 1697, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "core.py", line 1443, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "core.py", line 787, in invoke
with ctx:
File "core.py", line 467, in __exit__
def __exit__(
File "bootstrap.py", line 44, in signal_handler
server.stop()
File "server.py", line 405, in stop
self._runtime.stop()
File "runtime.py", line 324, in stop
async_objs.eventloop.call_soon_threadsafe(stop_on_eventloop)
File "base_events.py", line 838, in call_soon_threadsafe
self._check_closed()
File "base_events.py", line 540, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
The text was updated successfully, but these errors were encountered:
Aider version: 0.72.4.dev43+g24c7d145
Python version: 3.12.2
Platform: macOS-14.7.1-x86_64-i386-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 23.6.0 (64bit)
Git version: git version 2.48.1
An uncaught exception occurred:
The text was updated successfully, but these errors were encountered: