Make tests more robust
All threads resolved!
All threads resolved!
Compare changes
+ 2
− 5
@@ -31,11 +31,8 @@ def _optional_import(modulename, shorthand=None):
@GregAshton I noticed a few minor portability issues when running the tests on different platforms (cluster nodes, MacOSX), these patches fix all those I've come across.
/cc @dkeitel