Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rescue to run on the thread pool and handle non-exceptions
I don't have a repo of the no exception but have seen this error in testing: ``` exception class/object expected .rescue { |err| raise err } ^^^ ```
- Loading branch information