• Luca Boccassi's avatar
    Problem: various tests fail in slow environments · cb412018
    Luca Boccassi authored
    Solution: add msleep (SETTLE_TIME) to test_immediate, test_spec_rep
    and test_spec_router after the sockets are created and connected to
    avoid failing when running in slower environment like through
    Valgrind in underpowered VMs.
    cb412018
test_spec_router.cpp 6.08 KB