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

More early termination problems #40

Closed
wants to merge 3 commits into from

Conversation

edsko
Copy link
Collaborator

@edsko edsko commented Sep 29, 2023

No description provided.

@edsko edsko force-pushed the edsko/another-early-termination-bug branch from cc62950 to f11ace2 Compare November 11, 2023 13:09
@edsko edsko changed the title WIP: Yet another early termination (testsuite) bug More early termination problems Nov 11, 2023
@edsko edsko marked this pull request as ready for review November 11, 2023 13:10
@edsko edsko force-pushed the edsko/another-early-termination-bug branch 4 times, most recently from 2b34b4a to a489e29 Compare November 11, 2023 13:18
Turns out, the grapesy test suite is Too Powerful and has in fact revealed an
STM bug 😱 See `atomically` for details.
@edsko edsko force-pushed the edsko/another-early-termination-bug branch from a489e29 to 882a0dd Compare November 11, 2023 13:20
See introduction of `skipMissedStep`; specifically, the problem was that
`ourStep` did not distinguish between aggressive mode and conservative mode
(effectively, it assumed aggressive mode always). This resolves a deadlock in
the test suite.
@edsko edsko closed this Jan 11, 2024
@edsko edsko deleted the edsko/another-early-termination-bug branch January 11, 2024 11:54
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.

1 participant