a78e3bf37406b267d3bef96f8494b12533589de6
Change ConfigReloadHandle.static_config from StaticConfig to ArcSwap<StaticConfig> so that after each reload, the stored static config is updated with the new value. This prevents repeated stale warnings about the same static config fields on every reload.
Description
Languages
Rust
99.8%
Dockerfile
0.2%