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 |
Thu, 18 Apr 2019 14:32:43 +0200 | Edouard Tisserant | If call to GetPLCstatus can't be executed in PLC, then obtained status is disconnected. Status on "None" is not relevant anymore, and is replaced by Disconnected. | changeset | files |
Thu, 18 Apr 2019 14:29:55 +0200 | Edouard Tisserant | Enure that all threads are joined before trying to exit | changeset | files |
Wed, 17 Apr 2019 14:18:22 +0200 | Edouard Tisserant | Named runtime's threads to ease debugging | changeset | files |