Skip to content

Releases: Soostone/retry

retry 0.6

18 Mar 19:03
Compare
Choose a tag to compare
  • Actions are now retried in the original masking state, while
    handlers continue to run in MaskedInterruptible (@maoe)
  • Added several tests confirming exception hierarchy semantics under
    recovering (@ozataman)