Results 1 issues of Dan Larkin

In the `catch` block [1] inside `robert.bruce/retry`, `error-hook` is called on `t` and THEN `try-again?` is called, but this means that the error hook can't know the type of Throwable...