Fixes: #875
In some environments, module loading can break after restarts. Here we take two steps to prevent that:
:thumbsup:
I have a koji install that yesterday was reliably exhibiting symptoms within 30 minutes of starting the hub.
Applied this patch to kojixmlrpc and turned off auto_reloading and the hub has been running uninterrupted for almost 8 hours.
Thanks for the verify @bstinson !
Commit 58ff2566 fixes this pull-request
Pull-Request has been merged by mikem
Fixes: #875
In some environments, module loading can break after restarts. Here we take two steps to prevent that: