failsafe v2.3.4 Release Notes

  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘€ Re-worked internal threading to only create async threads immediately prior to supplier execution. See #230.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed #240 - handleResult(null) always triggering when an exception is thrown.