We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm occasionally getting these warnings in CI (tests still pass) - seems worth looking into:
Example: https://github.com/XRPLF/xrpl-py/actions/runs/4669471435/jobs/8267959275
The text was updated successfully, but these errors were encountered: