We protect against indefinitely running threads now. Use *REQUEST-TIMEOUT* to customize.
TRIVIAL-TIMEOUT is not in clbuild yet unfortunately; the equally trivial patch is available here: diff -rN -u old-clbuild/projects new-clbuild/projects --- old-clbuild/projects 2009-06-17 10:30:13.877675605 +0200 +++ new-clbuild/projects 2009-06-17 10:30:13.881007745 +0200 @@ -76,6 +83,7 @@ tinaa get_darcs http://common-lisp.net/project/tinaa trivial-shell get_darcs http://common-lisp.net/project/trivial-shell trivial-backtrace get_darcs http://common-lisp.net/project/trivial-backtrace +trivial-timeout get_darcs http://common-lisp.net/project/trivial-timeout cl-markdown get_darcs http://common-lisp.net/project/cl-markdown docudown get_darcs http://common-lisp.net/project/docudown --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
