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

Resolve "self.close doesn't get called properly on exit" #35

Merged

Conversation

btschwertfeger
Copy link
Owner

By ensuring that the close and stop functions of the python-kraken-sdk's clients are called, we avoid long tracebacks and ugly logs when interrupting the execution that cause unclosed sessions.

Closes #10

@btschwertfeger btschwertfeger added the bug Something isn't working label Jan 6, 2025
@btschwertfeger btschwertfeger self-assigned this Jan 6, 2025
@btschwertfeger btschwertfeger enabled auto-merge (squash) January 6, 2025 16:49
@btschwertfeger btschwertfeger merged commit a120bb7 into master Jan 6, 2025
21 checks passed
@btschwertfeger btschwertfeger deleted the 10-selfclose-doesnt-get-called-properly-on-exit branch January 6, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

self.close doesn't get called properly on exit
1 participant