Markus Zolliker a35134978a 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-12 18:11:12 +02:00
..
2021-11-12 10:47:52 +01:00
2022-01-05 09:05:00 +01:00
2022-04-11 16:25:05 +02:00
2021-07-16 14:50:00 +02:00
2021-02-24 10:50:37 +01:00
2022-04-12 18:10:59 +02:00
2022-04-12 18:11:12 +02:00
2020-07-06 15:46:37 +02:00
2022-04-11 16:25:05 +02:00
2022-04-12 18:11:12 +02:00
2022-03-11 15:16:27 +01:00
2022-03-04 09:58:15 +01:00
2021-02-24 15:00:06 +01:00