[tbnl-devel] Threads and exceptions

Chaitanya Gupta mail at chaitanyagupta.com
Sat Sep 9 10:00:58 UTC 2006


Hi,

I am using TBNL on CMUCL 19c. If I create a new thread (using
#'mp:make-process), what will happen if an exception is signalled (and
not handled) in that thread? Will tbnl log the error? And If
tbnl:*show-lisp-backtraces-p* it t, will it display the backtrace from
that thread?

Basically I just want that any error or warning signalled by that
thread should be logged by tbnl, and if necessary, the backtrace shown
in the browser window. What is the best way to do it?

Thanks,
Chaitanya



More information about the Tbnl-devel mailing list