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(NA): build hang with new lifecycle. #53

Merged
merged 1 commit into from
Dec 20, 2018

Conversation

mistic
Copy link
Collaborator

@mistic mistic commented Dec 20, 2018

Fix the problem reported on #37

fixes #37

CC\ @evilebottnawi

@codecov
Copy link

codecov bot commented Dec 20, 2018

Codecov Report

Merging #53 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   16.98%   16.94%   -0.04%     
==========================================
  Files           7        7              
  Lines         424      425       +1     
  Branches       71       71              
==========================================
  Hits           72       72              
- Misses        309      310       +1     
  Partials       43       43
Impacted Files Coverage Δ
src/WorkerPool.js 23.15% <0%> (-0.24%) ⬇️
src/worker.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f564c1c...be22c84. Read the comment docs.

@alexander-akait
Copy link
Member

/cc @mistic windows added to CI, let's look what is all work good

@alexander-akait
Copy link
Member

Awesome, tests on windows passed

@alexander-akait alexander-akait merged commit fa02b60 into webpack-contrib:master Dec 20, 2018
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.

webpack build hangs on Windows 10
2 participants