Potential dead-lock in FileDescriptorTests::file_descriptor_set_add_and_remove_works
#304
Labels
bug
Something isn't working
Required information
Operating system:
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.
The text was updated successfully, but these errors were encountered: