Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 132 Bytes

File metadata and controls

5 lines (4 loc) · 132 Bytes
effect patch

Fix Effect.retry to respect times: 0 option by using explicit undefined check instead of truthy check.