Skip to content

Fix intermittency in the doc test for alarm #1355

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

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 10, 2020

On Cirrus CI, this test would sometimes fail, probably due to pause
being awoken by SIGRT_1. sigwait is a superior alternative to pause.

Fixes #1354

On Cirrus CI, this test would sometimes fail, probably due to pause
being awoken by SIGRT_1.  sigwait is a superior alternative to pause.

Fixes nix-rust#1354
@asomers asomers merged commit 670a78b into nix-rust:master Dec 10, 2020
@asomers asomers deleted the alarm_doc_test branch December 10, 2020 03:56
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.

alarm doc test intermittently fails
1 participant