Sybren A. Stüvel b66490831c Manager: fetch jobs of tasks in FetchTasksOfWorkerInStatus()
The task state machine expects that `task.Job` is set correctly. Since
SQLC does not automatically fill this field (and rightfully so), I've added
a bit of Go code that fetches the job in a separate query.

A TODO is added as a reminder that it would be better for the task state
machine itself to fetch the job when needed.
2024-05-28 16:07:17 +02:00
..
2024-05-28 14:46:42 +02:00
2024-05-28 14:46:42 +02:00
2022-07-01 12:34:40 +02:00
2024-05-28 14:46:42 +02:00
2023-07-06 16:08:57 +02:00
2024-05-28 14:46:42 +02:00