`ConcurrentMap::len()` is documented to be a lagging, eventually-consistent count of entries. How would one implement a wait for this count to be correct?