Skip to content

Conversation

@olavloite
Copy link
Collaborator

Adds a small wait to the test to ensure no flakiness, as it could be that sessions are re-used instead of just waiting for new sessions to be created. The test however always creates 4 sessions.

Fixes #3106

Adds a small wait to the test to ensure no flakiness, as it could
be that sessions are re-used instead of just waiting for new
sessions to be created. The test however always creates 4 sessions.

Fixes #3106
@olavloite olavloite requested a review from a team as a code owner June 10, 2024 08:18
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 10, 2024
@rahul2393 rahul2393 merged commit a165cd7 into main Jun 18, 2024
@rahul2393 rahul2393 deleted the issue-3106 branch June 18, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testSessionPoolExhaustedError_containsStackTraces is flaky with multiplexed sessions enabled

2 participants