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

Always close transport when an exception appears during the transport connect #488

Conversation

leszekhanusz
Copy link
Collaborator

It should ensure that the transport is always cleaned properly before exiting the context manager.

@leszekhanusz leszekhanusz added the type: bug An issue or pull request relating to a bug label Jul 14, 2024
@leszekhanusz leszekhanusz merged commit 8560593 into graphql-python:master Jul 14, 2024
14 checks passed
@leszekhanusz leszekhanusz deleted the fix_close_transport_when_exception_during_connect branch July 14, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug An issue or pull request relating to a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant