beremiz
Clone
Summary
Browse
Changes
Graph
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
2009-05-18, greg
25b7b7f854bc
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Store working directory to globals copy, in order to be used in runtime.py.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg