We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a499a8 + b19043e commit 069b3a0Copy full SHA for 069b3a0
1 file changed
test/test_timeout.rb
@@ -444,5 +444,5 @@ def test_timeout_in_trap_handler
444
445
assert_equal "OK", rd.read
446
rd.close
447
- end
+ end if Signal.list["USR1"] # Windows has no SIGUSR1
448
end
0 commit comments