Seen in some Evergreen patch builds, particularly in the last 24 hours, perhaps due to some other issue loading a JS file (the file wasn't fully written to disk before loading it?):
Invariant failure !stack.empty() src/mongo/scripting/jsexception.h 57
- is caused by
-
SERVER-35154 Exceptions that escape a ScopedThread should fail the test
- Closed