Open Lawrencemm opened 2 years ago
If an exception is thrown in the run function, the promise the calling thread waits on will never be fulfilled.
Add unit tests that a function that throws will not lead to infinite hang.
If an exception is thrown in the run function, the promise the calling thread waits on will never be fulfilled.
Add unit tests that a function that throws will not lead to infinite hang.