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

Adding an example for a parallel task #152

Merged
merged 1 commit into from
Feb 27, 2016
Merged

Conversation

sweeneyrobb
Copy link
Contributor

just added an example script that shows how someone might do parallel tasks without too much headache. this doesn't deal with exceptions just yet but i think it's a great start. i can easily see something like this making it's way into the Invoke-Task using some parallelDepends argument/parameter. This can also be simply modified to point to a different script for the subsequent Invoke-psake calls.

@gep13
Copy link
Member

gep13 commented Feb 27, 2016

@sweeneyrobb thanks for the contribution!

gep13 added a commit that referenced this pull request Feb 27, 2016
Adding an example for a parallel task
@gep13 gep13 merged commit 80efd0f into psake:master Feb 27, 2016
@gep13 gep13 added this to the v4.6.0 milestone Mar 20, 2016
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.

2 participants