irb icon indicating copy to clipboard operation
irb copied to clipboard

Signal handling is not restored

Open ioquatix opened this issue 5 years ago • 0 comments

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.

ioquatix avatar Apr 02 '20 13:04 ioquatix