Skip to content

fix: Connection.close() skips cursors when more than one is open - #520

Open
verntx wants to merge 1 commit into
mymarilyn:masterfrom
verntx:dbapi-connection-fix-close-child-cursors
Open

fix: Connection.close() skips cursors when more than one is open#520
verntx wants to merge 1 commit into
mymarilyn:masterfrom
verntx:dbapi-connection-fix-close-child-cursors

Conversation

@verntx

@verntx verntx commented Aug 5, 2026

Copy link
Copy Markdown

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Ensure PR doesn't contain untouched code reformatting: spaces, etc.
  • Run flake8 and fix issues.
  • Run pytest no tests failed. See https://clickhouse-driver.readthedocs.io/en/latest/development.html.

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 this pull request may close these issues.

Connection.close() skips cursors when more than one is open

1 participant