• Jim Fulton's avatar
    Work around a beneficial race · 184750c9
    Jim Fulton authored
    When data are loaded, we notify waiting code before updating the cache.
    
    This can confuse white-box tests that make assertions about the client
    cache after a load, because the cache change may or may not have been
    made yet.
    184750c9
drop_cache_rather_than_verify.txt 4.55 KB