• Jim Fulton's avatar
    Fixed insideous test failure · ec718f5a
    Jim Fulton authored
    A test was counting on a cache being written to, but it wasn't because
    the storage got an invalidation later than expected (on suitably slow
    machines, like travis and an AWS dev machine of mine).
    ec718f5a
ConnectionTests.py 45.2 KB