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

Fix CI test flake #675

Merged
merged 9 commits into from
Jan 31, 2024
Merged

Conversation

Sushisource
Copy link
Member

@Sushisource Sushisource commented Jan 23, 2024

A particular test was hanging semi-consistently in CI despite being impossible to repro locally.

I found a handful of other tests were panicking in the workflow processing thread because they did not perform orderly shutdowns. Fixing those has also fixed the hanging flake.

@Sushisource Sushisource force-pushed the investigate-test-hang branch from daaa39a to dfef9bd Compare January 30, 2024 18:21
@Sushisource Sushisource changed the title Don't review - Debugging CI flake Fix CI test flake Jan 30, 2024
@Sushisource Sushisource marked this pull request as ready for review January 30, 2024 20:20
@Sushisource Sushisource requested a review from a team as a code owner January 30, 2024 20:20
@Sushisource Sushisource merged commit 117cdf2 into temporalio:master Jan 31, 2024
7 checks passed
@Sushisource Sushisource deleted the investigate-test-hang branch January 31, 2024 18:20
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.

3 participants