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

bugfix: flaky multi/TestDisconnectAll #255

Merged

Conversation

oleg-jukovec
Copy link
Collaborator

After the fix the test stops tarantool intances to avoid concurrent reconnects by a ConnectionMulti instance.

I didn't forget about (remove if it is not applicable):

Related issues:

Closes #234

After the fix the test stops tarantool intances to avoid concurrent
reconnects by a ConnectionMulti instance.

Closes #234
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-234-flaky-multi-TestDisconnectAll branch from 272a347 to 11c3438 Compare December 28, 2022 09:36
@oleg-jukovec oleg-jukovec merged commit b0956f3 into master Dec 28, 2022
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-234-flaky-multi-TestDisconnectAll branch December 28, 2022 09:55
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.

Flaky multi/TestDisconnectAll
3 participants