You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead of having the initdb script run mongod in the background, which often writes to stdout, we should have the init script delete the contents of the database instead of deleting the directory. It should depend on a currently-running mongod instead of starting one.
The text was updated successfully, but these errors were encountered:
instead of having the initdb script run mongod in the background, which often writes to stdout, we should have the init script delete the contents of the database instead of deleting the directory. It should depend on a currently-running mongod instead of starting one.
The text was updated successfully, but these errors were encountered: