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

Fix parallel mess with process #98

Merged
merged 2 commits into from
Apr 24, 2020
Merged

Conversation

tuananh
Copy link
Owner

@tuananh tuananh commented Apr 24, 2020

Attempt to fix #92

This will change the API. We will need to call ready() once before calling any other methods.

Breaking changes so bump version to ver 5.

To try this, install via next tag npm install camaro@next.

@tuananh tuananh merged commit 5e7b499 into develop Apr 24, 2020
@tuananh tuananh deleted the fix-parallel-mess-with-process branch May 8, 2020 09:39
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.

transform in parallel does not work and messes with process
1 participant