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

test: grab the SIGNAL_MTX lock in test_sigaction #2381

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

SteveLauC
Copy link
Member

What does this PR do

This test changes the process-wide signal handler so we should use a lock to serialize it with other tests.

cc @TheJonny

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@SteveLauC
Copy link
Member Author

This issue was found in #2375 by @TheJonny

@TheJonny TheJonny mentioned this pull request Apr 22, 2024
@SteveLauC SteveLauC added this pull request to the merge queue Apr 22, 2024
Merged via the queue into nix-rust:master with commit 313dac0 Apr 22, 2024
36 checks passed
@SteveLauC SteveLauC deleted the test/sigaction_lock branch April 22, 2024 00:54
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.

1 participant