markreg
Results
13
comments of
markreg
Also, I get an `child_process: customFds option is deprecated, use stdio instead.` when running the tests. This is on Ubuntu 14.04, postgres 9.4, node v0.11.14.
When I use 9.3 from the package manager I get the error noted in the OP, however when I build and use 9.4 beta_2 I get the callback timed out...
All tests pass if I remove the third async-connection test. Still not sure why the callback isn't fired on connection to a non-existent host.