pinojs / thread-stream

A streaming way to send data to a Node.js Worker Thread
MIT License
229 stars 23 forks source link

emit warning when worker gracefully exit before finish #126

Closed rluvaton closed 1 year ago

rluvaton commented 1 year ago

fix:

mcollina commented 1 year ago

I've added an exclude rukle for Windows Node.js v14, could you rebase?

rluvaton commented 1 year ago

done

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5824010983


Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 0 2 0.0%
lib/worker.js 4 7 57.14%
<!-- Total: 4 9 44.44% -->
Totals Coverage Status
Change from base Build 5820733461: -0.08%
Covered Lines: 186
Relevant Lines: 365

💛 - Coveralls