Skip to content

Conversation

@thymikee
Copy link
Member

Summary:

Jetifier spawns workers to parallelize computations. By requiring it, the parent process is not waiting for children to finish. We can change that using child_process API and run jetifier directly as a binary.

Fixes #534

Test Plan:

cc @Titozzz

@thymikee thymikee merged commit 12d279d into master Jul 15, 2019
@thymikee thymikee deleted the fix/jetifier branch July 15, 2019 18:33
@thymikee
Copy link
Member Author

thymikee commented Jul 16, 2019

@theweavrs looks like this fails on Windows. Could you investigate how we can run it cross-platform?

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.

Jetify within cli does not work

2 participants