Skip to content

Commit bea7318

Browse files
iox-#1855 Add release note entry for 'WaitSet::wait' return bugfix
Signed-off-by: Simon Hoinkis <[email protected]>
1 parent fc89f72 commit bea7318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/website/release-notes/iceoryx-unreleased.md

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- Avoid UB when accessing `iox::expected` [\#1750](https://github.com/eclipse-iceoryx/iceoryx/issues/1750)
6464
- Fix double move in `vector::emplace` [\#1823](https://github.com/eclipse-iceoryx/iceoryx/issues/1823)
6565
- Default roudi_config.toml path is not used [\#1826](https://github.com/eclipse-iceoryx/iceoryx/issues/1826)
66+
- `WaitSet::wait` returns if data was send before `WaitSet::attachState(.., State::HAS_{DATA, REQUEST, RESPONSE})` [\#1855](https://github.com/eclipse-iceoryx/iceoryx/issues/1855)
6667

6768
**Refactoring:**
6869

0 commit comments

Comments
 (0)