When closing connection pool, there still exists some unreleased connections to be used #137
Labels
affects/none
PR/issue: this bug affects none version.
process/fixed
Process of bug
severity/minor
Severity of bug
type/bug
Type: something is unexpected
https://github.com/vesoft-inc/nebula/runs/3588142661?check_suite_focus=true
When use pytest.fixture, session is the scope of class and connection pool is the scope of session, but sometimes nebula-python throws some warning logs for above error. But why? Anything else misused ?
The text was updated successfully, but these errors were encountered: