stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
944 stars 44 forks source link

[BUG] Job cancelling fails at scale #194

Closed aaronleopold closed 8 months ago

aaronleopold commented 10 months ago

Describe the bug

A couple people have reported that attempting to cancel a scan when the library reaches a certain size fails. The description for what happens aligns between both reports:

Killing the server fixes the issue

Expected behavior

Cancelling a job, regardless of how large the library is, should immediately kill the thread and stop execution

aaronleopold commented 8 months ago

Closing in favor of https://github.com/stumpapp/stump/issues/102