-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.11.0
-
Component/s: CLI Module, Shell API
-
None
-
Not Needed
-
Iteration Athens, Iteration Barcelona
db.test.find().map(x => { throw new Error(); })
interrupts the shell, because the driver doesn’t execute code in the REPL’s domain.