summaryrefslogtreecommitdiff
path: root/test/drb/test_drb.rb
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-08-14 16:44:11 -0700
committerJeremy Evans <code@jeremyevans.net>2019-10-16 12:51:13 -0700
commit50b8033d6b7404670ee985de1473fffc10dd7d9c (patch)
tree603565e3db21870b2cd11e00449a59b56b027587 /test/drb/test_drb.rb
parent2993b24a1ecc5fa3cc9f140bfd80669c3a3b7b9c (diff)
Handle subclasses of Exception in drb
This makes it so that client instances that call a method on a server-side object that raise a subclass of Exception are handled similarly to those that raise a subclass of StandardError. Only reraise exceptions that we are fairly sure we don't want to rescue. Fixes [Bug #5618]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2554
Diffstat (limited to 'test/drb/test_drb.rb')
0 files changed, 0 insertions, 0 deletions