Skip to content

Conversation

@byroot
Copy link
Member

@byroot byroot commented Dec 11, 2025

Windows has no SIGUSR1.

There might be another usable signal, but this is breaking ruby master so I just want a quick fix for now.

  
    1) Error:
  TestTimeout#test_timeout_in_trap_handler:
  Test::Unit::ProxyError: unsupported signal 'SIGUSR1'
      D:/a/ruby/ruby/src/test/test_timeout.rb:428:in 'Kernel#trap'
      D:/a/ruby/ruby/src/test/test_timeout.rb:428:in 'TestTimeout#test_timeout_in_trap_handler'

FYI: @eregon

Windows has no SIGUSR1.

There might be another usable signal, but this is breaking ruby master
so I just want a quick fix for now.
@byroot byroot merged commit 069b3a0 into ruby:master Dec 11, 2025
19 checks passed
@byroot byroot mentioned this pull request Dec 11, 2025
@hsbt
Copy link
Member

hsbt commented Dec 11, 2025

👍

@eregon
Copy link
Member

eregon commented Dec 11, 2025

Sorry about the breaking, I expected the CI of this repo to catch that. Thanks for the quick fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants