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.
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher