Closed mridgway closed 12 years ago
Forks the node process instead of spawning a new child. This also fixes a todo in the nodejs driver. I don't have the test suite up and running so we'll see how the Travis build goes.
Fixed up the tests.
This is a high priority for us, as tests that run on the nodejs driver do not work on node 0.6.
Forks the node process instead of spawning a new child. This also fixes a todo in the nodejs driver. I don't have the test suite up and running so we'll see how the Travis build goes.