tests/python/c_code@c_ext/confnode.xml
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com |
|
Mon, 18 Apr 2016 18:48:15 +0300 |
changeset 1476 |
49f1763a5613 |
parent 1401 |
611fded24ce4
|
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'
1401
611fded24ce4
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
Edouard Tisserant
diff
changeset
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
734
|
2 |
<CExtension CFLAGS="" LDFLAGS=""/>
|