• v1.1.1 990c12b3c1

    v1.1.1: Add context support to Task interface
    All checks were successful
    Go Tests / Run Tests (1.24.2) (push) Successful in 18s

    jer released this 2025-04-18 21:47:21 +00:00 | 0 commits to master since this release

    This release adds context.Context parameter to the Task.Execute method, allowing tasks to properly handle cancellation, deadlines, and values.

    Downloads