disconnect the mongo client at the end of the workflow
Closes #23 (closed)
- Explicit mongo disconnect at the end of the workflow
Patch for #22
- Latest
mongomock
release does not support python "<3.8"
Other fixes I found while doing this
- Fix bug in
_reset_signals_handlers
- Increase MongoClient timeout
- Fix cleanup in test_persistency tests
- Refactor test_stop_workflow tests
Edited by Wout De Nolf