Closed elfenpiff closed 1 month ago
Attention: Patch coverage is 80.77601%
with 109 lines
in your changes missing coverage. Please review.
Project coverage is 79.00%. Comparing base (
6f05b7b
) to head (5904a48
). Report is 41 commits behind head on main.
Notes for Reviewer
iceoryx2_cal::reactor
select
,epoll
orio_uring
multiplexingNodeEvent
was renamed intoWaitEvent
to signal to the user thatNode::wait()
will utilize an internalWaitSet
(in the future)Pre-Review Checklist for the PR Author
SPDX-License-Identifier: Apache-2.0 OR MIT
iox2-123-introduce-posix-ipc-example
)[#123] Add posix ipc example
)task-list-completed
)Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Relates to #390