Mikhail Chusavitin 295a19b93a feat(tasks): run all queued tasks in parallel
Tasks are now started simultaneously when multiple are enqueued (e.g.
Run All). The worker drains all pending tasks at once and launches each
in its own goroutine, waiting via WaitGroup. kmsg watcher updated to
use a shared event window with a reference counter across concurrent tasks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 09:15:06 +03:00
2026-03-15 22:07:42 +03:00
Description
No description provided
13 MiB
Languages
Go 80.1%
Shell 14.3%
C 5.4%
Dockerfile 0.2%