Files
mongo/util/ntservice.cpp
Justin Dearing 30126d08c8 Fixed mongod hanging when issuing a "mongod --remove" with the service running.
If you attempted to remove the service while it was running, it would stop the service and hang in a while loop because a break statement was missing.

Conflicts:

	util/ntservice.cpp
2010-06-04 00:35:59 +08:00

5.7 KiB