fails:Thread#raise on a sleeping thread raises a RuntimeError when called with no arguments
fails:Thread#raise on a running thread raises a RuntimeError when called with no arguments inside rescue
fails:Thread#raise on same thread raises a RuntimeError when called with no arguments inside rescue
