Skip to content

Conversation

@mistic
Copy link
Collaborator

@mistic mistic commented Jan 9, 2019

This PR solves a problem with handling signals on thread-loader process itself which was resulting on process hang in some situations (like for example using webpack-dev-server from a forked process).

Closes #56

\CC @evilebottnawi

@codecov
Copy link

codecov bot commented Jan 9, 2019

Codecov Report

Merging #57 into master will decrease coverage by 0.6%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #57      +/-   ##
=========================================
- Coverage    19.9%   19.3%   -0.61%     
=========================================
  Files           7       7              
  Lines         432     430       -2     
  Branches       74      74              
=========================================
- Hits           86      83       -3     
- Misses        305     306       +1     
  Partials       41      41
Impacted Files Coverage Δ
src/WorkerPool.js 27.8% <66.66%> (-1.19%) ⬇️

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 b5fc4f7...2448a6c. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Maybe we can add more tests?

@mistic
Copy link
Collaborator Author

mistic commented Jan 18, 2019

@evilebottnawi I'm planning to open separate PRs specifically to increase the test coverage and also to refine our architecture! I'll close and merge this for now so we can close the issue and unblock the users 😃

@mistic mistic merged commit aec90b0 into webpack:master Jan 18, 2019
@alexander-akait
Copy link
Member

👍

@Dcatfly
Copy link

Dcatfly commented Jan 25, 2019

Does anyone know when to send a new version containing this pr? @mistic @evilebottnawi

@mistic
Copy link
Collaborator Author

mistic commented Jan 25, 2019

@Dcatfly I believe we are okay to do it early next week 😃

@alexander-akait
Copy link
Member

@mistic let's release new version 👍

@alexander-akait
Copy link
Member

@Dcatfly done in https://github.com/webpack-contrib/thread-loader/releases/tag/v2.1.2

@Dcatfly
Copy link

Dcatfly commented Jan 25, 2019

@evilebottnawi @mistic Good~ Thank you for your work~👍😄

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.

3 participants