eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Subscriber never receives sample when publisher shuts down
Open
invalid
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 32
Description
## Required information
When a publisher sends a sample and goes out of scope right after sending, the subscriber will update its 1-to-1 connection due to the change in the dynamic service information and will never receive the last delivered sample.
Contributor guide
Assessment
This issue has not been assessed yet.