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

Workaround for client reset flaky tests #1552

Closed
wants to merge 10 commits into from
Closed

Conversation

clementetb
Copy link
Contributor

@clementetb clementetb commented Oct 18, 2023

Workaround to prevent crashes while testing sync client reset integration tests.

There is a race condition where the sync client might try to use a scheduler that has been released causing a null pointer exception in Core.

Base automatically changed from ct/bump-core-13.23.0 to main October 19, 2023 09:31
@clementetb clementetb changed the base branch from main to releases October 27, 2023 11:59
@clementetb clementetb marked this pull request as ready for review October 30, 2023 15:44
@clementetb clementetb changed the title Fix flaky test Workaround for client reset flaky tests Oct 30, 2023
@rorbech
Copy link
Contributor

rorbech commented Nov 2, 2023

This PR is superseded by the actual fix in #1559

@rorbech rorbech closed this Nov 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants