Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to cancel task if an image has a custom Image Processor #2276

Open
2 of 3 tasks
oillada opened this issue Aug 5, 2024 · 1 comment
Open
2 of 3 tasks

Unable to cancel task if an image has a custom Image Processor #2276

oillada opened this issue Aug 5, 2024 · 1 comment

Comments

@oillada
Copy link

oillada commented Aug 5, 2024

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

Issue Description

I'm trying to cancel a download task for an image, but when I use a custom processors, there is no task available to cancel. However, when I try with images without processors, the download task appears and can be canceled.

Reproduce

Try to cancel a request with an image processor apply to it.

Other Comment

I know that process identifiers are used for cache management; otherwise, the image is not removed. However, in this case, none of the methods receive a process ID.

@oillada oillada changed the title Unable to cancel task if an image has a Image Processor Unable to cancel task if an image has a custom Image Processor Aug 5, 2024
@onevcat
Copy link
Owner

onevcat commented Aug 16, 2024

@oillada Thanks for reporting this.

May I know which processor or what kind of processor you are using? Some code snippet or reproducible steps may help to understand the issue better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants