diff options
| author | Stefan Boberg <[email protected]> | 2026-04-09 13:26:08 +0200 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-04-09 13:26:08 +0200 |
| commit | 5bcf03ec7fcc412c2259f341f6c7f3f86631466b (patch) | |
| tree | 410eae84c8b6ccbc44a46f81614906eae55388e5 /docs/dev/Deploy.md | |
| parent | Add async HTTP client (curl_multi + ASIO) (#918) (diff) | |
| download | zen-5bcf03ec7fcc412c2259f341f6c7f3f86631466b.tar.xz zen-5bcf03ec7fcc412c2259f341f6c7f3f86631466b.zip | |
Fix ZenServerState stale entry detection on PID reuse (k8s) (#932)
- Detect stale shared-memory entries whose PID matches the current process but predate our registration (m_OurEntry == nullptr)
- Sweep() now reclaims such entries instead of skipping them
- Lookup() and LookupByEffectivePort() skip stale same-PID entries
- Fixes startup failure on k8s where PID 1 is always reused after an unclean shutdown
Diffstat (limited to 'docs/dev/Deploy.md')
0 files changed, 0 insertions, 0 deletions