diff options
author | Jean Boussier <[email protected]> | 2022-06-08 15:44:32 +0200 |
---|---|---|
committer | git <[email protected]> | 2022-06-09 18:58:49 +0900 |
commit | 4e21b19a61aadd785df1d731d79265fef16fb7c8 (patch) | |
tree | 2696298d08a0bc1ee6e43d4c6d7a9f1a2b10aae5 /lib/rubygems.rb | |
parent | bda4d91f0599a8e2d278bc13660a5576d4ced353 (diff) |
[ruby/timeout] Keep a private reference to `Process.clock_gettime`
`timeout 0.3.0` broke our test suite because we have some
tests that stubs `Process.clock_gettime` making it return
a value in the past, causing `Timeout` to trigger almost immediately.
I beleive it wasn't a problem before because it was relying on `Process.sleep`.
https://github.com/ruby/timeout/commit/e5911a303e
Diffstat (limited to 'lib/rubygems.rb')
0 files changed, 0 insertions, 0 deletions