Port Netflix/Hystrix#1976 remove canceled timer tasks#2
Open
amrith92 wants to merge 1 commit into
Open
Tully Review / Tully review
succeeded
May 27, 2026 in 0s
Tully review
Looks good as a faithful upstream port.
Only compatibility check: setRemoveOnCancelPolicy(true) requires Java 7+. If this fork's minimum runtime is Java 7+, merge as-is; if Java 6 is still supported, gate it reflectively.
Focused verification is sufficient for this scoped port. A regression test or explicit upstream reference would be nice, not blocking.
Loading