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-07-06 06:38:44 +02:00
2026-05-26 15:49:31 -07:00
2026-06-11 18:08:55 +00:00
2026-05-26 15:49:31 -07:00
2026-06-27 10:24:02 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-07-01 21:07:34 +00:00
2026-05-26 15:49:31 -07: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-05-26 15:49:31 -07:00
2026-06-18 12:02:11 +00:00
2026-06-21 14:34:07 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-06-27 10:24:02 -07:00
2026-05-26 15:49:31 -07:00
2026-05-27 23:39:57 +02:00
2026-05-26 15:49:31 -07:00
2026-06-27 14:50:30 +00:00
2026-06-18 07:54:16 +02: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-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-04 15:02:17 +02:00
2026-06-30 14:42:05 +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-28 09:31:35 +00:00
2026-05-26 15:49:31 -07:00
2026-07-02 15:14:48 +00:00
2026-05-28 06:14:52 +00:00
2026-06-08 16:58:42 +08:00