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

Event loop warnings in CI #551

Open
mvadari opened this issue Apr 11, 2023 · 0 comments
Open

Event loop warnings in CI #551

mvadari opened this issue Apr 11, 2023 · 0 comments

Comments

@mvadari
Copy link
Collaborator

mvadari commented Apr 11, 2023

I'm occasionally getting these warnings in CI (tests still pass) - seems worth looking into:

/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/asyncio/base_events.py:626: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False>
  source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback

Example: https://github.com/XRPLF/xrpl-py/actions/runs/4669471435/jobs/8267959275

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

No branches or pull requests

1 participant