If Ruby is utterly messed up then it's easy to get into a recursive exception scenario trying to do RbException.description - spotting the actual recursion may be difficult because concurrency, might be easier to invest in a no-throw version of something to access these properties.
If Ruby is utterly messed up then it's easy to get into a recursive exception scenario trying to do
RbException.description- spotting the actual recursion may be difficult because concurrency, might be easier to invest in a no-throw version of something to access these properties.