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 |
Thu, 28 Mar 2019 13:09:11 +0100 | Edouard Tisserant | Enhanced statistics display code, used it and saw no more noticable leak while editing. Closing branch. | changeset | files |
Sun, 07 Apr 2019 21:08:07 +0200 | Edouard Tisserant | Conform to pep8 and pylint : | changeset | files |