-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 6.0.0-rc0
-
Component/s: Shell
-
Server Development Platform
-
ALL
-
Dev Platform 2022-06-27, Dev Platform 2022-07-11, Dev Platform 2022-07-25
In what is currently the master branch and 6.0, exiting from the shell with CTRL+C doesn't kill any mongo processes spawned as a result of running tests manually. In 5.0 and earlier the processes are killed.
This is problematic because these lingering processes take-up ports and subsequent test runs fail.