Fri, 19 Apr 2019 13:11:42 +0200 | Edouard Tisserant | Avoid loading PLC at startup when autostart is not set in command line. As a side effect PLC status is artificially set to Stopped, and StartPLC eventually loads PLC if it is not already loaded. | changeset | files |
Fri, 19 Apr 2019 10:53:02 +0200 | Edouard Tisserant | Add Repair() to WAMP interface | changeset | files |
Thu, 18 Apr 2019 14:42:23 +0200 | Edouard Tisserant | Merged fix_PLC_runtime_shutdown | changeset | files |
Thu, 18 Apr 2019 14:41:21 +0200 | Edouard Tisserant | Close fix_PLC_runtime_shutdown | changeset | files |
Thu, 18 Apr 2019 14:35:42 +0200 | Edouard Tisserant | Runtime worker : unblock the last waiting job and prevent any new job to wait when Main Worker is being shut down. | changeset | files |
Thu, 18 Apr 2019 14:34:22 +0200 | Edouard Tisserant | Add some "pipe to self" trick in Pyro server to accelerate runtime shutdown instead of waiting for arbitrary pyro timeout. | changeset | files |