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

Navigation error when automation is stopped #215

Open
pascalzauberzeug opened this issue Oct 24, 2024 · 0 comments
Open

Navigation error when automation is stopped #215

pascalzauberzeug opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pascalzauberzeug
Copy link
Contributor

When the navigation is running and you stop the automation, the following error is raised

rosys_1       | Exception ignored in: <coroutine object Navigation.start at 0xffff11f2d3f0>
rosys_1       | Traceback (most recent call last):
rosys_1       |   File "/usr/local/lib/python3.11/asyncio/runners.py", line 118, in run
rosys_1       |     return self._loop.run_until_complete(task)
rosys_1       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rosys_1       | RuntimeError: coroutine ignored GeneratorExit
@pascalzauberzeug pascalzauberzeug added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant