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

Implement the doParallel method #7

Closed
moelders opened this issue Dec 22, 2013 · 2 comments
Closed

Implement the doParallel method #7

moelders opened this issue Dec 22, 2013 · 2 comments
Assignees
Labels

Comments

@moelders
Copy link
Owner

doParallel interface:

sAsync.doParallel = function(methods, end) {
   // TODO
};
@moelders
Copy link
Owner Author

  • Move the lib folder one to the root application one removing the app one.
  • Fix doSeries unit-tests minor issues.

@moelders
Copy link
Owner Author

Local branch feature/7 merged into develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant