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

Potential dead-lock in FileDescriptorTests::file_descriptor_set_add_and_remove_works #304

Open
elfenpiff opened this issue Jul 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@elfenpiff
Copy link
Contributor

Required information

Operating system:

  • Windows latest

Rust version:
1.80 (current beta)

iceoryx2 version:
main

Observed result or behaviour:
The tests FileDescriptorTests::file_descriptor_set_add_and_remove_works dead-locks even though it does not run concurrently. Happened only once on the CI. This issue shall track the behavior and ensure that this is not a bug in the windows implementation. A possible cause could be the handle translator in the windows platform.

Expected result or behaviour:
No deadlock.

Conditions where it occurred / Performed steps:
Describe how one can reproduce the bug.

@elfenpiff elfenpiff added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant