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 for https://github.com/webpack/tapable/issues/130 #132

Closed
wants to merge 1 commit into from

Conversation

nshimiye
Copy link

@nshimiye nshimiye commented Aug 1, 2020

This mr provides a possible fix for unexpected behavior of AsyncParallelBailHook.

According to the documentation, bail hooks stop executing as soon as one of the tapped function produces a defined value.

@nshimiye
Copy link
Author

nshimiye commented Aug 2, 2020

turns out this is not an issue

@nshimiye nshimiye closed this Aug 2, 2020
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.

1 participant