You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not that critical; can just reload into a new config object and CAS that object yourself if super important. If we do this, should do it in the context of making everything MT safe instead of expecting people to lock or stick to one thread.
Support hot-reloading in multi-threaded environments (i.e., compare-and-swap out an entire config to avoid concurrency issues).
The text was updated successfully, but these errors were encountered: