Remove 'report this bug' message from cluster master
This commit is contained in:
parent
da9bf0ee80
commit
0fa3cf94a3
@ -87,7 +87,6 @@ function startMaster() {
|
||||
|
||||
console.error("Exception in cluster master process: " +
|
||||
e.message + '\n' + e.stack);
|
||||
console.error("Please report this bug.");
|
||||
process.exit(1);
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user