Avoid the need to setup the resolver at Manager instantiation, thereby...
All threads resolved!
Compare changes
Files
5@@ -3,6 +3,7 @@ import shutil
@@ -41,3 +42,13 @@ def autoclean_modules_json():
Avoid the need to setup the resolver at Manager instantiation, thereby avoiding hitting the cbng-web service for each Python invocation.