yodaos-project / ShadowNode

Use Node.js in your end devices(QQ: 796448809)
https://yodaos-project.github.io/ShadowNode/
Other
588 stars 46 forks source link

constants: refactors the module to use os defines #562

Closed yorkie closed 5 years ago

yorkie commented 5 years ago

It fixes https://github.com/yodaos-project/ShadowNode/issues/560 by fixing the missing signal SIGCHLD.

Checklist
yorkie commented 5 years ago

Updated the testset and add SIGCHLD into our old simple signal case, too.