eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Add pubsub/event tests to ensure service is usable when ports still exist #493

Closed elfenpiff closed 3 weeks ago

elfenpiff commented 3 weeks ago

Brief feature description

Services must be available as long as a port is still available. In this issue we write tests that proof this.