Files
mongo/jstests/parallel
Max Hirschhorn f43ea7a6bb SERVER-35154 Propagate JS exceptions through ScopedThread#join().
This makes it so that if the ScopedThread exited due to an uncaught
JavaScript exception, then calling .join() or .returnData() on it throws
a JavaScript exception with the error message and stacktrace intact.
2018-09-18 21:10:36 -04:00
..