[tomasoft-cvs] "tes/src/generic TclEventSystemInt.cpp,1.5 TclEventSystemInt.hpp,1.4" modified
Status: Pre-Alpha
Brought to you by:
davygrvy
From: David G. <dav...@us...> - 2003-12-23 21:38:03
|
Update of /cvsroot/tomasoft/tes/src/generic In directory sc8-pr-cvs1:/tmp/cvs-serv26849/src/generic Modified Files: TclEventSystemInt.cpp TclEventSystemInt.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. |