mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-26 07:51:09 +00:00
Closes the RC10 story the previous commit set up: B keeps sending until one of its messages carries the repair request, A rebroadcasts m1, and both messages land in causal order. Nothing else in this repo exercises SDS-R end to end. The test spends minutes waiting for T_req to elapse, so it gets a new slow marker and the PR selection deselects it. That leaves it with no automatic runner, which the README now says out loud. The interop copy deferred the receiver's stop_and_destroy through a finalizer to work around a teardown segfault; #4109 fixed that, and the test tears the node down in a with-block like its neighbours.