will-lumley / FaviconFinder

A small swift library for iOS & macOS to detect favicons used by a website.
MIT License
161 stars 33 forks source link

is there any interface to cancel current task? #74

Closed yangliu-1995 closed 3 months ago

yangliu-1995 commented 5 months ago

is there any interface to cancel current task? i find favicon in a tableview, you konw, i need to cancel task in cell's prepareForReuse

will-lumley commented 5 months ago

@yangliu-1995 This is not something that is currently supported - but is a great idea. I'll have this implemented shortly.