er.extensions.ERXEC.safeLocking=true
On 29 Apr 2014, at 19:15, Chuck Hill wrote:
> Does your app have the properties set that enable auto-locking?
>
> On 2014-04-29, 4:38 AM, "John Pollard" wrote:
>
> We have an application that uses ERXECs yet exhibits deadlock which appears
> resolved with
Does your app have the properties set that enable auto-locking?
On 2014-04-29, 4:38 AM, "John Pollard" wrote:
We have an application that uses ERXECs yet exhibits deadlock which appears
resolved with introduction of manual lock / unlock in at the start and end of
performAction.. within a subcla
We have an application that uses ERXECs yet exhibits deadlock which appears
resolved with introduction of manual lock / unlock in at the start and end of
performAction.. within a subclass of ERXDefaultRouteController.
Is RR loop locking of ERXECs automatic for every EC, or just for default ECs?