Zettat123
e797a27d4e
fix(actions): release claimed task if context is cancelled during FetchTask ( #38343 )
...
When a runner's `FetchTask` request context is cancelled after the job
is claimed but before the task reaches the runner (e.g. request
timeout), the job was left referencing a running task no runner ever
executes, so it stayed unpickable.
Fix: Check the context after assembling the task and release the task so
the job returns to waiting status for another runner.
2026-07-06 06:38:44 +02:00
..
2026-05-30 08:31:14 +02:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-08 19:11:00 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-28 09:31:35 +00:00
2026-07-01 21:47:47 +02:00
2026-05-30 08:31:14 +02:00
2026-06-28 09:31:35 +00:00
2026-05-30 08:31:14 +02:00
2026-05-30 08:31:14 +02:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-22 04:51:16 +00:00
2026-06-22 04:51:16 +00:00
2026-06-08 20:07:15 +00:00
2026-07-01 21:47:47 +02:00
2026-06-28 09:31:35 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-22 04:51:16 +00:00
2026-06-28 09:31:35 +00:00
2026-06-28 09:31:35 +00:00
2026-06-28 09:31:35 +00:00
2026-06-28 09:31:35 +00:00
2026-05-26 15:49:31 -07:00
2026-06-28 09:31:35 +00:00
2026-06-28 09:31:35 +00:00
2026-07-06 06:38:44 +02:00
2026-03-21 15:39:47 -07:00
2026-05-26 15:49:31 -07:00
2026-06-28 09:31:35 +00:00