hlsjs-ipfs-loader icon indicating copy to clipboard operation
hlsjs-ipfs-loader copied to clipboard

refactor: abortFlag replaced with AbortController and AbortSignal

Open UnKnoWn-Consortium opened this issue 4 years ago • 0 comments

Replaced the Boolean array _abortFlag with an AbortController and abort IPFS ops by AbortSignal.

UnKnoWn-Consortium avatar Jan 17 '21 11:01 UnKnoWn-Consortium