Skip to content
Snippets Groups Projects
Commit 37d3ed2f authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

backend: explicitly allow starting and ending a non-existent task_run

Not all celery tasks are recorded in the task_run table, but the celery
listener needs to be able to process all events, even for tasks it
doesn't know. The stricter type checking has broken this, coincidental,
ignoring.

Closes: #4688
parent 2055e1d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment