SIGN IN SIGN UP

Fetch replication status with the 'fork' start method

Python 3.14 changed multiprocessing's default start method on Unix from
'fork' to 'forkserver'. The child no longer inherits the licensing handler
registry, which is filled at runtime, so building the automation request
headers raised KeyError(Edition...). The distributed monitoring page showed
that repr as the configuration connection status of every remote site.

CMK-37829

Change-Id: I167a8b8051af57afb1310fd8eb4eab574317305a
J
Jörg Herbel committed
d7ed3d2848dd82d5be12fc4b86f8cea1edbf94b2
Parent: 86f605b
Committed by Jenkins <jenkins@review.lan.tribe29.com> on 8/25/2026, 10:11:11 AM