2019-04-18 |
Edouard Tisserant |
Runtime worker : unblock the last waiting job and prevent any new job to wait when Main Worker is being shut down.
fix_PLC_runtime_shutdown
|
file |
diff |
annotate
|
2019-03-13 |
Andrey Skvortsov |
Fix various pylint and pep8 errors
|
file |
diff |
annotate
|
2019-03-13 |
Andrey Skvortsov |
Fix invalid python3 syntax
|
file |
diff |
annotate
|
2019-03-11 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
file |
diff |
annotate
|
2019-02-01 |
Edouard Tisserant |
Fixed deadlock in runtime's Worker. Was discovered while using WAMP and PYRO simultaneously.
|
file |
diff |
annotate
|
2018-12-05 |
Edouard Tisserant |
Enure that autostart blocks other @RunInMain PLCObject methods, and _unblocks_ them once autostart is done...
|
file |
diff |
annotate
|
2018-12-04 |
Edouard Tisserant |
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
|
file |
diff |
annotate
|
2018-11-22 |
Edouard Tisserant |
Merge, with surprizingly little conflicts
|
file |
diff |
annotate
|
2018-10-02 |
Edouard Tisserant |
Please pylint and pep8
|
file |
diff |
annotate
|
2018-10-02 |
Edouard Tisserant |
Show more exceptions on stdout, particularly those that are raised by AutoLoad (first item in Main Thread worker)
|
file |
diff |
annotate
|
2018-09-05 |
Edouard Tisserant |
Removed useless condition in Worker.py that was allowing misfit non-serialized call when worker still not running its loop.
|
file |
diff |
annotate
|
2018-08-21 |
Edouard Tisserant |
Refactoring. Separated PLC Object, PYRO Server and MainWorker :
|
file |
diff |
annotate
|