Tue, 09 Jan 2018 14:42:23 +0100 | Edouard Tisserant | non significant print syntax change. ready for py3. | changeset | files |
Tue, 09 Jan 2018 14:38:45 +0100 | Edouard Tisserant | whitespace cosmetic for pep8 | changeset | files |
Mon, 08 Jan 2018 11:09:02 +0100 | Edouard Tisserant | Added arbitrary timeout on Pyro, to force it to free memory after disconnect. | changeset | files |
Fri, 05 Jan 2018 15:39:02 +0100 | Edouard Tisserant | Moved code from to Beremiz_service.py Server class Start method to Loop method to allow customisation by hot patching. Also renamed Stop method as _stop and use Restart instead of Stop from everywhere else to make it clear that _stop actually does restart... | changeset | files |