Skip to content

Add speed and time related helpers#48

Merged
andrewMacmurray merged 6 commits intomainfrom
helpers
Jul 21, 2025
Merged

Add speed and time related helpers#48
andrewMacmurray merged 6 commits intomainfrom
helpers

Conversation

@andrewMacmurray
Copy link
Owner

This adds a few quality of life helpers related to speed and time, including:

  • ConcurrentTask.race - the fastest task to complete wins
  • ConcurrentTask.Time.withDuration - add duration information onto the success and error values
  • ConcurrentTask.Process.withTimeout - cancel a task if it takes too long

@andrewMacmurray andrewMacmurray merged commit 5f1ec87 into main Jul 21, 2025
4 checks passed
@andrewMacmurray andrewMacmurray deleted the helpers branch July 21, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant