Skip to content
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

Fix websocket connection isn't properly closed #109

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

Nicoretti
Copy link
Member

Fixes #108

pyexasol/connection.py Show resolved Hide resolved
@Nicoretti Nicoretti requested a review from tkilias November 21, 2023 10:48
@Nicoretti Nicoretti merged commit 542fa7b into master Nov 21, 2023
0 of 7 checks passed
@Nicoretti Nicoretti deleted the bug/#108-websocket-connection-isnt-properly-closed branch November 21, 2023 15:06
Nicoretti added a commit that referenced this pull request Feb 5, 2024
* Add additional information regarding #108
* Add known issues to docs
* Added additional information regarding the impact on DB side
Nicoretti added a commit that referenced this pull request Feb 5, 2024
* Add additional information regarding #108
* Add known issues to docs
* Added additional information regarding the impact on DB side
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.

🐞WebSocket connection isn't properly closed in case of process termination
2 participants