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

add failing desync-zerostep test demonstrating desync/sync issue #386

Merged
merged 3 commits into from
May 17, 2024

Conversation

danmatichuk
Copy link
Collaborator

this demonstrates an issue where resync fails
to correctly re-align the CFARs when one of the
single-sided analyses takes zero steps (i.e.
it has the same desync and resync point)

this demonstrates an issue where resync fails
to correctly re-align the CFARs when one of the
single-sided analyses takes zero steps (i.e.
it has the same desync and resync point)
this tests the case where a single-sided analysis
never re-synchronizes (i.e. never hits the synchronization
point)

currently this is considered an error, but in general
this should be supported by prompting the user
for an action
@danmatichuk danmatichuk marked this pull request as ready for review May 17, 2024 21:08
@danmatichuk danmatichuk merged commit 9f145fc into master May 17, 2024
2 checks passed
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.

None yet

1 participant