0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env
Prevents accidental inheritance by child processes. If the child process is a
node process, it would try to set up a channel with the parent and consequently
never quit because the channel kept the event loop alive.

Fixes #3240.
2012-05-14 07:19:11 +02:00
..
disabled enable test-fs-largefile.js test 2012-04-05 18:18:48 -07:00
fixtures Change test fixture from symlink to regular file 2012-03-02 09:17:09 -08:00
gc 500 is a magic number for the GC for some reason 2012-05-11 15:01:38 -07:00
internet Tests: fix jslint issues 2012-01-17 19:45:09 +01:00
message Fix exception output for module load exceptions 2012-05-09 11:54:43 -07:00
pummel tls: mitigate session renegotiation attacks 2012-02-16 18:15:21 +01:00
simple node: delete NODE_CHANNEL_FD from env 2012-05-14 07:19:11 +02:00
CMakeLists.txt
common.js tests: fix more lint issues 2012-01-17 20:16:49 +01:00