Adds an AbortController to the given Set and automatically removes it when it is aborted. Returns the same AbortController instance for chaining or further use.
Set to track the AbortController.
The AbortController to track.
The same AbortController instance.
Adds an AbortController to the given Set and automatically removes it when it is aborted. Returns the same AbortController instance for chaining or further use.