Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make extra sure that failed Promises are handled
We currently catch all exceptions in `run()` and in `cleanup()`, but ESLint does not quite figure that out. Signed-off-by: Johannes Schindelin <[email protected]>
- Loading branch information