Iss #152 - Add a minute delay to installation scan to resolve race con
There seems to be a race condition present in the startup of how things are loaded/registered. An easy fix for this is to simply put a delay. Should this crop up again, we could add a more expensive fix that would check if the provider is registered, and if not add it on the fly.
parent
e036cddf
No related branches found
No related tags found
Please register or sign in to comment