Markus Zolliker 2159753398 avoid deadlock in proxy
in secop.proxy the callers modules method announceUpdate is
called from an other thread while the accessLock is locked,
creating a deadlock. solve this by creating an other lock
'updateLock' for the update.

+ add status parameter even to non-Readable proxy modules,
  in order to indicate a failed connection
+ fix an error in secop_psi/softcal.py

Change-Id: Iae7c6d5a74001150a47aa9dc99209c15d972cd5e
Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/28130
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
2022-04-22 16:35:24 +02:00
..
2021-07-06 16:23:06 +02:00
2022-03-07 17:49:08 +01:00
2022-04-22 16:35:24 +02:00
2022-03-08 10:54:04 +01:00
2021-11-10 13:44:14 +01:00
2021-02-26 17:27:13 +01:00
2022-02-02 09:52:01 +01:00
2022-03-07 17:49:08 +01:00
2022-04-22 16:35:24 +02:00
2022-04-22 16:35:24 +02:00
2020-07-06 15:46:37 +02:00
2022-04-22 16:35:24 +02:00
2022-04-22 16:35:24 +02:00
2022-03-07 17:49:08 +01:00
2021-02-26 17:27:13 +01:00