Skip to content

Sst fix multi-connection bug

This PR adds a 60-second SST test of a "server" which periodically produces data and "clients" which join to read data for a while and are sometimes killed (to test write-side response to reader-side failures). RNG is a factor here, so test results aren't purely deterministic.

Merge request reports