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

Service configuration async #12978

Closed

Conversation

StorytellerCZ
Copy link
Collaborator

Used upsert instead of upsertAsync on server, which broke.

I think this could be backported to Meteor 2 as well, to silence warnings coming from official packages.

Used `upsert` instead of `upsertAsync` on server, which broke.
Copy link

netlify bot commented May 24, 2024

Deploy Preview for v3-migration-docs canceled.

Name Link
🔨 Latest commit 2384d87
🔍 Latest deploy log https://app.netlify.com/sites/v3-migration-docs/deploys/6650a1445d194800089228c6

Copy link

netlify bot commented May 24, 2024

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

Name Link
🔨 Latest commit 2384d87
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/6650a1443f789b0008a51b08

@StorytellerCZ
Copy link
Collaborator Author

Looks like this has been already fixed upstream and the extra async is not really needed, so closing.

@StorytellerCZ StorytellerCZ deleted the feature/service-configuration-async branch May 24, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants