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

fixed bad logic introducted to test_observe #692

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

evalott100
Copy link
Contributor

test_observe_value_times_out_with_busy_sleep should be using a blocking thread sleep instead of an async one.

Introduced in #655.

@evalott100 evalott100 requested a review from coretl December 5, 2024 08:53
@evalott100 evalott100 force-pushed the adjust-incorrect-sleep-in-test branch 3 times, most recently from f0e0bd0 to ba31b91 Compare December 5, 2024 09:18
`test_observe_value_times_out_with_busy_sleep` should be using a
blocking thread sleep instead of an async one.
@evalott100 evalott100 force-pushed the adjust-incorrect-sleep-in-test branch from ba31b91 to 18869d0 Compare December 5, 2024 09:32
@coretl coretl merged commit 55eb812 into main Dec 5, 2024
22 checks passed
@coretl coretl deleted the adjust-incorrect-sleep-in-test branch December 5, 2024 10:58
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