Throw a native Ruby exception in findAny/waitAny.
Rjb::throw doesn't seem to block Ruby's execution until the Java exception has been received by Ruby, so strange things can happen.
Please register or sign in to comment
Rjb::throw doesn't seem to block Ruby's execution until the Java exception has been received by Ruby, so strange things can happen.