Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yield duration of readers-preferred rwlock #406

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

michaelsutton
Copy link
Contributor

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)

@michaelsutton michaelsutton merged commit 2a937e1 into kaspanet:master Jan 23, 2024
6 checks passed
D-Stacks pushed a commit to D-Stacks/rusty-kaspa that referenced this pull request Jan 23, 2024
* increase semaphore yield duration to 30 micros + tighten the test (so that w/o this fix it would fail certianly)

* allow the test 2 read capture attempts + add macos experiment results
D-Stacks pushed a commit to D-Stacks/rusty-kaspa that referenced this pull request Jan 23, 2024
* increase semaphore yield duration to 30 micros + tighten the test (so that w/o this fix it would fail certianly)

* allow the test 2 read capture attempts + add macos experiment results
KashProtocol pushed a commit to Kash-Protocol/rusty-kash that referenced this pull request Feb 26, 2024
* increase semaphore yield duration to 30 micros + tighten the test (so that w/o this fix it would fail certianly)

* allow the test 2 read capture attempts + add macos experiment results
smartgoo pushed a commit to smartgoo/rusty-kaspa that referenced this pull request Jun 18, 2024
* increase semaphore yield duration to 30 micros + tighten the test (so that w/o this fix it would fail certianly)

* allow the test 2 read capture attempts + add macos experiment results
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.

2 participants