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

ParallelWhere: Prevent Race Between Interrupt and Child Running #3783

Merged
merged 2 commits into from
May 3, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented May 3, 2023

I've also added a 5m timeout on the test; because why shouldn't we have some failsafe?

Here is a link to the final nightly run that targeted 18 attempts at reproducing: https://github.com/nbauernfeind/deephaven-core/actions/runs/4874961958

Statistically I was getting about 25% failures per run. This was 2 of 18 each without failures. I also caught the codepaths in use (with the child already cancelled).

@nbauernfeind nbauernfeind added bug Something isn't working query engine NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels May 3, 2023
@nbauernfeind nbauernfeind added this to the Apr 2023 milestone May 3, 2023
@nbauernfeind nbauernfeind self-assigned this May 3, 2023
@nbauernfeind nbauernfeind merged commit 46d0330 into deephaven:main May 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. query engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants