Releases: Soostone/retry
Releases · Soostone/retry
retry 0.6
- 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)