eclipse-iceoryx / eclipse-iceoryx/iceoryx

Expose underlying Listener thread handle

Open
#1,947 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

Using the listener construct, it would be nice to get hold of the worker thread and pin it on startup (etc) without resorting to reinterpret_cast hacks.

-Or is it that outside the intended use case for listener maybe ?

Best,

Contributor guide

Open the contributing guide

Research direction

Start by locating the listener construct and how its worker thread is owned or exposed. Check the issue discussion for the intended API boundary and any objections, then identify the relevant listener tests or documentation; done means the supported way to obtain the thread handle is defined and verified without reinterpret_cast hacks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.