Skip to content

Fix test_issue_129 under Miri#504

Merged
Amanieu merged 1 commit intomasterfrom
fix_test_129
Nov 19, 2025
Merged

Fix test_issue_129 under Miri#504
Amanieu merged 1 commit intomasterfrom
fix_test_129

Conversation

@Amanieu
Copy link
Owner

@Amanieu Amanieu commented Nov 19, 2025

This ensures all spawned threads are waiting on the condvar before continuing with the test.

Fixes #501

This ensures all spawned threads are waiting on the condvar before
continuing with the test.

Fixes #501
@Amanieu Amanieu merged commit 2e89570 into master Nov 19, 2025
35 checks passed
@Amanieu Amanieu mentioned this pull request Nov 19, 2025
@github-actions github-actions bot mentioned this pull request Nov 19, 2025
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.

test_issue_129 can fail under Miri

1 participant