Comment 6 for bug 1781874

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

The return of dbProcess() is (and was) being ignored in dbNotify.c (used by CA put w/ callback, but is checked in dbPutField() which is used by CA put w/o callback.

3.14

https://github.com/epics-base/epics-base/blob/d3bcf5737fb9a627c82d3862aa14e565d4fbf88e/src/db/dbNotify.c#L233

7.0 (also >=3.15)

https://github.com/epics-base/epics-base/blob/5c6d275001c02c9ff818d0a7029eb7685360f072/modules/database/src/ioc/db/dbNotify.c#L264