Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
New primitives for race condition detection source code.tar.gz | 2025-07-05 | 1.1 MB | |
New primitives for race condition detection source code.zip | 2025-07-05 | 1.6 MB | |
README.md | 2025-07-05 | 2.3 kB | |
Totals: 3 Items | 2.7 MB | 0 |
Features
- (PR#5953) Do not silent errors popping in
act
- (PR#5890) Introduce new awaiter on our
scheduler
- (PR#6016) Introduce
waitIdle
, a revampedwaitAll
forscheduler
- (PR#6026) Deprecate
waitOne
andwaitAll
Fixes
- (PR#5903) CI: Only run coverage for ubuntu on node 22
- (PR#5904) CI: Shard Vitest execution on Windows runners
- (PR#5907) CI: Always publish on pkg-pr-new
- (PR#5935) CI: Get rid of LFS storage
- (PR#5936) CI: Safer and faster static assets with hash checks
- (PR#5943) CI: Stop stale from closing validated ideas
- (PR#5954) CI: Make poisoning test compatible with Node 24
- (PR#5969) CI: Measure coverage on Mac OS
- (PR#5971) CI: Better exclusion list for Vitest
- (PR#5989) CI: Attempt to stabilize tests
- (PR#5937) Doc: Reference social media links on blog authors
- (PR#5938) Doc: Fix social images on /docs and /blog
- (PR#5965) Doc: update stringMatching docs
- (PR#5966) Doc: Fix typo in model-based-testing.md
- (PR#6015) Doc: Add new contributor matthyk
- (PR#5973) Test: Drop unused checks in tests
- (PR#6019) Test: Stop testing against Node 18