mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 11:58:17 +00:00
8042f7b07a
I noticed while testing the throttle serialization commit that precedes this one that my directly-in-the-lua-file config changes weren't being picked up when the config epoch changed. This commit revises the pooling logic to also check the epoch in addition to the age of the pooled entries.