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

Update tests to (maybe?) expose bug in sync state #754

Conversation

EvanHahn
Copy link
Contributor

To be merged into #753.

Comment on lines +1003 to +1006
await Promise.all([
invitorProjectSyncedWithFirstInviteePromise,
firstInviteeProjectSyncedWithInvitorPromise,
])
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These promises never resolve, seemingly because stuff gets moved into wanted in a way that I don't think is correct...

@EvanHahn
Copy link
Contributor Author

Cleaned this up and opened #757.

@EvanHahn
Copy link
Contributor Author

Closing because we merged #757.

@EvanHahn EvanHahn closed this Aug 22, 2024
@EvanHahn EvanHahn deleted the evanhahn-update-tests-in-753 branch August 22, 2024 22:30
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