Tue, 09 Apr 2019 09:13:55 +0200 | Edouard Tisserant | Fix deadlock when indirectly calling PLCObject's evaluator() from twisted of wx event loops. Was freezing while transfer/start/stop through Wamp. Serialize all PLCObject's call to self.PythonRuntimeCall into the same PythonThread thread. | changeset | files |
Mon, 08 Apr 2019 12:53:18 +0200 | Edouard Tisserant | Fixed Wamp assertion because of unexpected type | changeset | files |