orocos-toolchain / rtt

Orocos Real-Time Toolkit
http://www.orocos.org
Other
72 stars 79 forks source link

FileDescriptorActivity locking and robustness #309

Open meyerj opened 4 years ago

meyerj commented 4 years ago

This PR collects some patches to improve robustness of the FileDescriptorActivity and to avoid locks in trigger() and breakLoop() calls.