diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 08:59:52 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 08:59:52 +0000 |
| commit | 467690f33bbbfd442852e61de221e4e5e161b878 (patch) | |
| tree | 2fc88bb35824143c6b670c0c4962a562d5816362 /src/git/process.rs | |
| parent | cad58fccae7ed84bb033e56de0f1323b714a854d (diff) | |
fix: check purgatory in maintainer announcement lookup
is_maintainer_in_any_announcement only queried the database, missing
announcements still in purgatory. A maintainer's announcement (which
lists the recursive maintainer) may arrive and enter purgatory before
the recursive maintainer's announcement does, causing the maintainer
exception check to return false and reject the recursive maintainer's
announcement.
Diffstat (limited to 'src/git/process.rs')
0 files changed, 0 insertions, 0 deletions