tests/traffic_lights/beremiz.xml
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com |
|
Mon, 18 Apr 2016 18:48:15 +0300 |
changeset 1476 |
49f1763a5613 |
parent 1383 |
45935812f930
|
child 2231 |
7d87a0f98345 |
permissions |
-rw-r--r-- |
fixes sometimes happened error during project compilation
Traceback (most recent call last):
File "./Beremiz.py", line 1229, in run_with_except_hook
run_old(*args, **kw)
File
"/home/developer/WorkData/PLC/beremiz/beremiz/util/ProcessLogger.py",
line 68, in run
self.endcallback(self.Proc.pid, err)
File
"/home/developer/WorkData/PLC/beremiz/beremiz/util/ProcessLogger.py",
line 169, in finish
if self.timeout: self.timeout.cancel()
AttributeError: ProcessLogger instance has no attribute 'timeout'
1383
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
2 |
<BeremizRoot URI_location="LOCAL://">
|
|
3 |
<TargetType/>
|
|
4 |
</BeremizRoot>
|