Skip to content

Fluxzero 1.242.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:31
· 83 commits to main since this release

1.242.0 (2026-08-26)

Tests

  • concurrency: remove async fixture races (0c0ad43)

    Move active timeout interruption coverage to the timebox owner with an explicit start barrier, and hold the cache-filler tracker out of the delegate-fallback scenario. This preserves cancellation and caching assertions without relying on scheduler order.