nats-io / nats.c

A C client for NATS
Apache License 2.0
382 stars 132 forks source link

[FIXED] flapping test: Test_KeyValueMirrorCrossDomains #747

Closed levb closed 4 months ago

levb commented 4 months ago

On main:

image

Fixed by retrying until the new value appears. Was unable to get the failure with the fix.