From: David G. <dav...@us...> - 2003-12-23 21:38:03
Update of /cvsroot/tomasoft/tes/src/win
In directory sc8-pr-cvs1:/tmp/cvs-serv26849/src/win
Modified Files:
winFindTcl.cpp winTclEventSystemInt.cpp
winTclEventSystemInt.hpp
Log Message:
When Tcl crashes, the application isn't forced to exit, but QueueJob
will no longer work and the thread is closed. It appears to be the
correct behavior and comes back gracefully.