Commit Graph

4 Commits

Author SHA1 Message Date
990c12b3c1
feat: add context parameter to Task.Execute method
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 18s
2025-04-18 15:46:43 -06:00
43ad445ef5
feat: implement task dependency support with ordering verification
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 19s
2025-04-18 13:45:37 -06:00
b96006064e
fix: fix tests, add tiny sleep when starting task executor so all queued tasks are in the tasks slice 2025-04-17 16:23:32 -06:00
2869941b0c
feat: Initial task execution system 2024-12-26 01:03:17 -06:00