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

Parallel builds #123

Open
ollef opened this issue Dec 30, 2018 · 0 comments
Open

Parallel builds #123

ollef opened this issue Dec 30, 2018 · 0 comments

Comments

@ollef
Copy link
Owner

ollef commented Dec 30, 2018

It's a is a trival (one-line) change to enable parallel builds now that we use rock (just pass inParallel to runTask), but there are some things that need to be done first:

  • Figure out why it's not improving the running time very much.
  • Stop using panic for internal errors, because they don't seem to be playing well with the async error handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant