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

improvement(core): resolve remote sources in parallel #2097

Merged
merged 2 commits into from Oct 8, 2020

Conversation

edvald
Copy link
Collaborator

@edvald edvald commented Oct 7, 2020

What this PR does / why we need it:

We were unnecessarily resolving remote sources sequentially, which would slow down initialization quite a bit with multiple remote sources.

cc @mitchfriedman

Copy link
Contributor

@mitchfriedman mitchfriedman left a comment

Choose a reason for hiding this comment

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

Great feature, thanks for getting this in!

@thsig
Copy link
Collaborator

thsig commented Oct 8, 2020

Note: We'll need to squash before merging.

@edvald edvald merged commit 1e3dce0 into master Oct 8, 2020
@edvald edvald deleted the parallel-remote-sources branch October 8, 2020 12:27
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.

None yet

3 participants