trinodb / trino-python-client

Python client for Trino
Apache License 2.0
327 stars 163 forks source link

Fix closing cursor with no previously running query #433

Closed hovaesco closed 9 months ago

hovaesco commented 9 months ago

Description

Fixes https://github.com/trinodb/trino-python-client/issues/428

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required. ( ) Release notes are required, please propose a release note for me. ( ) Release notes are required, with the following suggested text:

* Fix some things. ({issue}`issuenumber`)