kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
366 stars 115 forks source link

Fix yield duration of readers-preferred rwlock #406

Closed michaelsutton closed 4 months ago

michaelsutton commented 4 months ago

Readers-Preferred RwLock (aka pruning lock): Increase the semaphore yield duration to 30 micros + tighten the test (so that w/o this fix it would fail with certainty)