Basically HandleCancelTask should also ask direct_task_receiver_ to cancel a task (delete it from queue)
[ ] I have verified my script runs in a clean environment and reproduces the issue.
@gabrieleoliaro Hey I saw that you implemented queuing for non-actor tasks (which is super exciting!) and I was wondering if you could extend task cancellation to cancel tasks that are queued at the remote backend worker?
@gabrieleoliaro Hey I saw that you implemented queuing for non-actor tasks (which is super exciting!) and I was wondering if you could extend task cancellation to cancel tasks that are queued at the remote backend worker?
Thanks for bringing this up, @ijrsvt ! I'll look into this.
@gabrieleoliaro Awesome! Please let me know if you have any questions!
@ijrsvt I just opened a PR to address this issue! I can't assign people to review my code, so feel free to either assign yourself, or somebody else. Thanks!!
@gabrieleoliaro Thanks for doing that so quickly!