ONSdigital / dp-mongodb-in-memory

Runs an in-memory MongoDB instance for Go unit tests
MIT License
14 stars 13 forks source link

Fix time.After resource leakage and clean up a few minor things #13

Closed redhug1 closed 2 years ago

redhug1 commented 2 years ago

What

As per title, plus clean up a few other minor things

How to review

Inspect changes. Run tests

Who can review

Anyone