Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily log the start and end of the Mongo unit tests.
We sometimes get MongoDB ConcurrentModificationException and I speculate it's a bad interaction between two tests running at the same time. With this logging in place, I at least have some hope of determining which tests were running in parallel so I can start to form a theory.
- Loading branch information