irb
irb copied to clipboard
Signal handling is not restored
https://github.com/ruby/irb/blob/13572d8cdcc31d63f7c1fe6af8e892a60c5727ab/lib/irb.rb#L465-L467
When used in code which already has signal handlers, it seems like the signal handling is never restored.