ChimeraTK core library: Provide (client) access to hardware devices and other control system applications.
GNU Lesser General Public License v3.0
8
stars
7
forks
source link
fix(NumericAddressedBackend): AsyncDomain weak pointer locking #410
Closed
killenb closed 6 months ago
The same instance of a weak pointer cannot be used/locked by multiple threads.