trinodb / trino-python-client

Python client for Trino
Apache License 2.0
311 stars 154 forks source link

Cancel current query on `cursor.close()` #195

Closed mdesmet closed 2 years ago

mdesmet commented 2 years ago

Fixes #84

ebyhr commented 2 years ago

Merged, thanks!

Va1-ha11a commented 1 year ago

@ebyhr started having this problem with Trino installed in docker today, first time ever, never happened since I started the trino container. What should I do to resolve?