giftig commented on issue #29839: URL: https://github.com/apache/superset/issues/29839#issuecomment-2273759015
@villebro what do you mean by "proper" task cancellation here? Celery does support "revoking" tasks: https://docs.celeryq.dev/en/stable/userguide/workers.html#revoke-revoking-tasks It's been a while since I've done a lot of work with celery but generally I've found it fairly reliable if properly configured. I'm not familiar with Dask though, so can't comment on what advantages it might bring. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
