Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

v0.8.0

Choose a tag to compare

@Byron Byron released this 15 Dec 12:24
· 23 commits to main since this release
be0bd21

New Features (BREAKING)

  • Parallelism::RayonExistingPool::busy_timeout is now optional.
    That way we can indicate that no waiting should be done as we know the
    given threadpool has enough resources.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Parallelism::RayonExistingPool::busy_timeout is now optional. (3a71721)