mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
Consolidated to a single active-request guard with cleanup in finally. The previous pattern had redundant null-checks across try and catch, and an always-false check on a controller that was already null. Cancel-on- new-request is now explicit before creating the new controller.
174 KiB
174 KiB