tried adding process.nexttick - didn't help
This commit is contained in:
@@ -316,7 +316,7 @@ function shutdown(cb) {
|
||||
done();
|
||||
}
|
||||
},
|
||||
cb
|
||||
function() { process.nextTick(cb); }
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user