There is a race condition in either engine.js or in the test suite. The incorrect connection host test fails because it throws an uncaught exception. For some odd reason, it's not captured by our error handlers or it's just not capture correctly in node_redis
See http://cl.ly/162j2I3n291I0u2U023D
There is a race condition in either
engine.jsor in the test suite. The incorrect connection host test fails because it throws an uncaught exception. For some odd reason, it's not captured by our error handlers or it's just not capture correctly innode_redisSee http://cl.ly/162j2I3n291I0u2U023D