mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
Sleep a random interval between 0 and 100 ms before retrying CAS. Reuse sleep function, make the distribution object thread local.
Sleep a random interval between 0 and 100 ms before retrying CAS. Reuse sleep function, make the distribution object thread local.