Closed knro closed 2 years ago
Any function that is executed by QtConcurrent::run cannot be cancelled, so all the cancel code is invalid.
Perhaps we must ensure that imageData passed to extractor MUST remain valid up until the extractor is completed.
Any function that is executed by QtConcurrent::run cannot be cancelled, so all the cancel code is invalid.
Perhaps we must ensure that imageData passed to extractor MUST remain valid up until the extractor is completed.