]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #16287 from DeyanSG/cache_cleaning_race_fix
authorMiod Vallat <miod.vallat@powerdns.com>
Tue, 21 Oct 2025 19:36:24 +0000 (21:36 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Oct 2025 19:36:24 +0000 (21:36 +0200)
authoritative: Prevent a potential race condition in cache cleaning


Trivial merge