• Alfredo Di Napoli's avatar
    fix(tests) Increase timeout in 'simple Ping job works' test · 45037f2d
    Alfredo Di Napoli authored
    This commit extends the timeout around the `readTChan` in the ping-pong
    test to 60 seconds, mostly to account for CI slowness and to rule-out
    potential source of flakyness.
    
    The calls to `threadDelay` have been removed, as they doesn't seem to
    affect the overall stability of the test (at least locally) -- the
    point of the exercise is trying to expose as much as possible potential
    problems which might be masked by active waits.
    45037f2d
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Database Loading commit data...
Graph Loading commit data...
Ngrams Loading commit data...
Offline Loading commit data...
Parsers Loading commit data...
Server Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Instances.hs Loading commit data...
Types.hs Loading commit data...
Utils.hs Loading commit data...