Okay, finally found time to revisit my previous patch. I think we should load providers asynchronously on service startup. With that, configured providers are just hints to the underlying machinery, and loading/announcement of providers ready for consumption is executed on a different thread.
Okay, finally found time to revisit my previous patch. I think we should load providers asynchronously on service startup. With that, configured providers are just hints to the underlying machinery, and loading/ announcement of providers ready for consumption is executed on a different thread.