Loading debian/changelog +8 −0 Original line number Diff line number Diff line libparitypp (20260406+30) unstable; urgency=medium * Add mark_node_dead() public method: allows external callers to propagate dead-node info between client instances (e.g. session_client_ syncs from pclient_ health monitor), avoiding redundant connect timeouts on dead nodes -- Jan Koester <jan.koester@tuxist.de> Sun, 06 Apr 2026 00:00:00 +0000 libparitypp (20260406+29) unstable; urgency=medium * Make client thread-safe: add internal mutex_ to all public methods Loading Loading
debian/changelog +8 −0 Original line number Diff line number Diff line libparitypp (20260406+30) unstable; urgency=medium * Add mark_node_dead() public method: allows external callers to propagate dead-node info between client instances (e.g. session_client_ syncs from pclient_ health monitor), avoiding redundant connect timeouts on dead nodes -- Jan Koester <jan.koester@tuxist.de> Sun, 06 Apr 2026 00:00:00 +0000 libparitypp (20260406+29) unstable; urgency=medium * Make client thread-safe: add internal mutex_ to all public methods Loading