• Alfredo Di Napoli's avatar
    Move threadDelay for gcThread at the beginning · 8664117b
    Alfredo Di Napoli authored
    This commit moves the `threadDelay` present in the `gcThread` function
    at the beginning of the `go` aux rather than at the end. This has the
    effect that the first GC happens _after_ the delay time and not
    immediately, which might make some tests unpredictable if we get unlucky
    and some job ids are removed from the underlying map before we can
    inspect their state.
    8664117b
Name
Last commit
Last update
..
Jobs Loading commit data...
Aeson.hs Loading commit data...
Jobs.hs Loading commit data...
JohnSnowNLP.hs Loading commit data...
Servant.hs Loading commit data...
SpacyNLP.hs Loading commit data...
Tuple.hs Loading commit data...
UTCTime.hs Loading commit data...