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

[Meteor 3] Added waitUntilAllLoaded safety check. #13102

Merged
merged 5 commits into from May 3, 2024

Conversation

radekmie
Copy link
Collaborator

As recommended in #13095 (comment), I added additional check in waitUntilAllLoaded in case it gets called while the last module is still being loaded. I was not able to prepare a test for that (the queue is never empty in my tests), I didn't add any.

@radekmie radekmie added this to the Release 3.0 milestone Apr 20, 2024
@radekmie radekmie requested review from zodern and denihs April 20, 2024 08:52
Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit 41ff12d
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/663481ec53d22600088a27db

denihs
denihs previously approved these changes Apr 23, 2024
Copy link

netlify bot commented Apr 23, 2024

Deploy Preview for v3-migration-docs canceled.

Name Link
🔨 Latest commit 41ff12d
🔍 Latest deploy log https://app.netlify.com/sites/v3-migration-docs/deploys/663481ecb6692900081a494c

Copy link
Member

@nachocodoner nachocodoner left a comment

Choose a reason for hiding this comment

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

Could we also add the suggestion here to avoid meteor reset on upgrade?
#13104 (comment)

@denihs denihs merged commit 4e50d5b into release-3.0 May 3, 2024
12 checks passed
@radekmie radekmie deleted the waitUntilAllLoaded-safety-check branch May 4, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants