8000 Serial Deps by natefinch · Pull Request #76 · magefile/mage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Serial Deps #76

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

Merged
merged 1 commit into from
Oct 19, 2017
Merged

Serial Deps #76

merged 1 commit into from
Oct 19, 2017

Conversation

natefinch
Copy link
Member
@natefinch natefinch commented Oct 19, 2017

closes #75

@natefinch natefinch changed the title Serial Serial Deps Oct 19, 2017
@natefinch natefinch merged commit 0eef6fe into master Oct 19, 2017

If run with `mg.Deps` or `mg.CtxDeps`, dependencies are run in their own
goroutines, so they are parellelized as much as possible given the dependency
tree ordering restrictions. If run with `mg,SerialDeps` or `mg.SerialCtxDeps`,

Choose a reason for hiding this comment

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

mg.SerialDeps

@natefinch natefinch deleted the serial-deps branch September 2, 2018 02:13
@natefinch natefinch restored the serial-deps branch September 3, 2018 03:19
@natefinch natefinch deleted the serial-deps branch September 3, 2018 12:32
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.

Proposal: Add sequential deps helper
2 participants
0