Issue by njx
Tuesday Apr 15, 2014 at 21:51 GMT
Originally opened as adobe/brackets#7521
We should globally catch exceptions in Node, so the entire process doesn't get hosed by a bad extension. If we do catch such an exception, we probably need to restart the node process, but at least it wouldn't stay in a bad state.
Tuesday Apr 15, 2014 at 21:51 GMT
Originally opened as adobe/brackets#7521
We should globally catch exceptions in Node, so the entire process doesn't get hosed by a bad extension. If we do catch such an exception, we probably need to restart the node process, but at least it wouldn't stay in a bad state.