Open
Description
Sometimes it passes without issues like here https://travis-ci.org/route/ferrum/builds/587362556
but more often it fails sporadically at any given time https://travis-ci.org/route/ferrum/jobs/585764841 with timeout.
We use concurrent-ruby primitives here like Hash
, Ivar
, Mvar
and some Ruby threads for websocket/driver
nothing unusual but I cannot spot the issue...
/cc @headius