epics-base / pvaClientCPP

pvaClientCPP is an EPICS V4 C++ module
http://epics-pvdata.sourceforge.net/index.html
Other
2 stars 8 forks source link

with multiple threads callback can occur before create completes #52

Closed mrkraimer closed 5 years ago

mrkraimer commented 5 years ago

This is involved with pvAccessCPP issue #117 which was a failure when connecting to 50000 channels. The pull request #131 in pvAccessCPP may also be involved.