Made it build on EPICS 3.14.12.6, all unit tests pass.
This commit is contained in:
committed by
Michael Davidsaver
parent
46bcf877c9
commit
02f24a74e7
+1
-1
@@ -157,7 +157,7 @@ void ResultWaiter::complete(Result&& result, bool interrupt)
|
||||
}
|
||||
}
|
||||
if(wakeup)
|
||||
notify.trigger();
|
||||
notify.signal();
|
||||
}
|
||||
|
||||
OperationBase::OperationBase(operation_t op, const std::shared_ptr<Channel>& chan)
|
||||
|
||||
Reference in New Issue
Block a user