Details
-
Bug
-
Resolution: Done
-
Major - P3
-
3.1.7
-
None
-
Fully Compatible
-
ALL
-
Platform 7 08/10/15
Description
quit() in the shell calls quickExit() from deep in the stack. This is a problem because leak sanitizer can't trace reachability for our ImplScope's, so that looks like a leak. If we make quit() return from js and destroy the scope before quickExit we won't have this problem.
Attachments
Issue Links
- is related to
-
SERVER-22021 Some top-level functions no longer tab-completable
-
- Closed
-
-
SERVER-27576 MongoDB 3.4 'mongo' shell quit() not working
-
- Closed
-