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

Regression test for infinite-loop-in-resync #418

Merged
merged 9 commits into from
Jul 27, 2022
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 21, 2022

A rather complicated test which demonstrated that the infinite loop was in matrix-org/synapse#13001 was possible.

The test currently fails: it's getting stuck waiting for soft-fail, which is something @squahtx is working on.

A rather commplicated test which demonstrated that the infinite loop was
possible.
@richvdh
Copy link
Member Author

richvdh commented Jul 22, 2022

seems like this would benefit from some of the utility functions added in #419. I'll update it once that lands.

@richvdh
Copy link
Member Author

richvdh commented Jul 26, 2022

This is now updated to use the utility functions added in #419. It includes the changes in #428.

Copy link
Contributor

@squahtx squahtx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@richvdh richvdh merged commit 14c156d into main Jul 27, 2022
@richvdh richvdh deleted the rav/fix_resync_loop branch July 27, 2022 16:24
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