Commit a99b0196 authored by jan.koester's avatar jan.koester
Browse files

test

parent 417eae78
Loading
Loading
Loading
Loading
+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