Skip to content
Snippets Groups Projects
Commit 25c24d04 authored by benjamin.franksen's avatar benjamin.franksen
Browse files

seq: fixed a bug in pvGet/PutComplete

Must not epicsEventSignal when epicsEventTryWait returns
epicsEventWaitTimeout, since this means we have not yet been called
back by CA. This bug could lead to pvGet/PutComplete erroneously
returning TRUE even though the callback did not yet arrive.
parent 9c73d75f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment