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
Can someone explain why is MongoDbRunner.CreateTemporaryDataDirectory() being called? It creates random directory that is never used and never deleted. I have more than 15000 directories in my temp folder which I have to manually delete.