mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
Doing a reload every 10ms and sleeping 10ms makes this too racy, increase all those sleeps to 5ms. A better method would be to get notified of the reload/change, this would require some polling to get the RR we expect, with a much longer timeout to stop the test eventually. Signed-off-by: Miek Gieben <miek@miek.nl>
3.6 KiB
3.6 KiB