On Fr, 26.02.21 10:45, Carlo Wood ([email protected]) wrote:
> Nevertheless-- I'm still facing blocking behavior:
> Following a simple example, I'm using:
>
> auto reply = concatenatorProxy->callMethod(method);
>
> which ends up calling poll, and block :/.
>
> To make a long story short, what d
Hi,
I am trying to integrate sdbus-cpp into my library
(rather, a collection of git submodules, see
https://github.com/CarloWood/ai-statefultask-testsuite).
A core principle of this project is that ALL threads
are managed by a very sophisticated thread pool; SO
sophisticated in terms of (not!) go