Keith Cirkel
Keith Cirkel
@estk loads has changed here - could you break up these into either different PRs or at least different commits please?
As an aside, if you tell Node's HTTP server to `.listen(0)` it'll pick a random non-priveleged port to listen to, which you can then retrieve via `.address().port` - avoiding the...
This module is supposed to exit all children on the first non-zero exit code from any child - however it seems that managing child processes is a much trickier business...
Ahhh, nope, I didn't realise that. I've released `1.2.0` @paulpflug. Thanks for spotting that!
@pklingem want to try `1.2.0` and see if the error you have is still occurring?
Great :smile:. If @nichoth and @pklingem can confirm that 1.2.0 is working for them, I'll close this issue and @paulpflug is owed a huge high five :hand:
Tasks like `watch`/`watchify` should be killing their sub-processes on SIGINT, we should investigate problems there further before drastic measures like adding (native!) submodules, IMO. If I `^C` the `watch` task...
@ffdead this project is currently no longer maintained, we hope to consolidate efforts with [`npm-run-all`](https://github.com/mysticatea/npm-run-all) See https://github.com/mysticatea/npm-run-all/issues/10.
We have an open issue regarding touch inputs (https://github.com/openui/open-ui/issues/1052). Right now we've resolved to make touch inputs implementation defined as there is a lack of cohesive UX across mobile platforms,...
https://drafts.csswg.org/css-images-4/#element-notation