-
Notifications
You must be signed in to change notification settings - Fork 78
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
logging is not defined #277
Comments
Dear @Lincyaw , sorry for this! would you mind PR to replace logging with logger? Thanks! |
I have created the PR~ |
Nicole00
pushed a commit
that referenced
this issue
Jul 5, 2023
Thanks a lot @Lincyaw for the contribution, again :D closing it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/vesoft-inc/nebula-python/blob/master/nebula3/gclient/net/ConnectionPool.py
In this file,
logging
is not defined. It will be triggered when server crashed due to the large memory usage.The text was updated successfully, but these errors were encountered: