Skip to content

Commit

Permalink
Revert "Scale sleeping times"
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1 committed Dec 24, 2019
1 parent c471066 commit 47ad57f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/io/wait/test_io_wait.rb
Expand Up @@ -164,8 +164,4 @@ def fill_pipe
return written
end while true
end

def sleep(time)
super EnvUtil.apply_timeout_scale(time)
end
end if IO.method_defined?(:wait)

0 comments on commit 47ad57f

Please sign in to comment.