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

CI testing: GNMIServer shutting down shows "asyncio Task was destroyed but it is pending!" message #505

Closed
byllyfish opened this issue Apr 19, 2024 · 0 comments · Fixed by #507

Comments

@byllyfish
Copy link
Owner

Appears to be related to GNMI subscribe.

1713546777.879 DEBUG grpc._cython.cygrpc RPC cancelled for servicer method [/gnmi.gNMI/Subscribe]
1713546777.879 DEBUG finsy [Task-100] GNMIClient: close channel '127.0.0.1:49694'
1713546777.890 DEBUG finsy [Task-101] GNMIServer: server stopped: 127.0.0.1:49694
1713546777.910 ERROR asyncio Task was destroyed but it is pending!
task: <Task pending name='Task-102' coro=<<async_generator_athrow without __name__>()>>
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

Successfully merging a pull request may close this issue.

1 participant