Files
node/lib
Rich Trott 57a51a00e8 child_process: guard against race condition
It is possible that the internal hnadleMessage() might try to send to
a channel that has been closed. The result can be an AssertionError.
Guard against this.

Fixes: https://github.com/nodejs/node/issues/4205
PR-URL: https://github.com/nodejs/node/pull/4418
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
2015-12-27 13:10:28 -08:00
..
2015-12-25 13:05:23 -08:00
2015-10-08 17:32:08 -07:00
2015-12-02 11:05:11 -08:00
2015-12-17 19:45:57 +09:00
2015-12-22 13:51:12 -05:00
2015-12-25 13:05:23 -08:00
2015-06-11 20:24:44 +02:00
2015-12-25 13:05:23 -08:00
2015-01-31 23:47:29 -05:00