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 incorrect assertion in TestThreadInstrumentation #10804

Merged
merged 1 commit into from
May 20, 2024

Conversation

byroot
Copy link
Member

@byroot byroot commented May 20, 2024

The test meant to assert the thread is suspended at least once, but was actually asserting to it to be suspected at least twice.

@mame

@byroot byroot force-pushed the fix-suspended-at-least-once branch from 5781102 to 61ce730 Compare May 20, 2024 02:47
The test meant to assert the thread is suspended at least once,
but was actually asserting to it to be suspected at least twice.
@byroot byroot force-pushed the fix-suspended-at-least-once branch from 61ce730 to ee08de5 Compare May 20, 2024 02:57
@byroot byroot enabled auto-merge (rebase) May 20, 2024 05:20
@byroot byroot merged commit 0b38403 into ruby:master May 20, 2024
100 checks passed
@byroot byroot deleted the fix-suspended-at-least-once branch May 20, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant