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

Wait for download completion when downloading fresh FLX realm in client reset #5805

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

jbreams
Copy link
Contributor

@jbreams jbreams commented Aug 31, 2022

What, How & Why?

This is a stop-gap fix for #5705 that makes it so that downloading a fresh realm waits for download completion when handling a client reset with FLX sync. @ironage is there anywhere else that we'd need to add a wait_for_download_completion?

☑️ ToDos

  • 📝 Changelog update
    * [ ] 🚦 Tests (or not relevant)
    * [ ] C-API, if public C++ API changed.

@cla-bot cla-bot bot added the cla: yes label Aug 31, 2022
@ironage
Copy link
Contributor

ironage commented Sep 1, 2022

nice, yes this should be the only place needing an update for client resets 👍

@jbreams jbreams force-pushed the jbr/client_resets_full_sync branch from c71c5dc to 768958e Compare September 2, 2022 14:10
@jbreams jbreams marked this pull request as ready for review September 2, 2022 14:10
@jbreams jbreams merged commit 07265cb into master Sep 2, 2022
@jbreams jbreams deleted the jbr/client_resets_full_sync branch September 2, 2022 19:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants