restart bug

svn: r2859
This commit is contained in:
Jay McCarthy 2006-05-03 15:03:13 +00:00
parent 5bcf026fce
commit b169c50cce

View File

@ -147,7 +147,7 @@
; Note: Herman's syntactic strategy would fail without the new-request capture.
; (Moving this to the tail-position is not possible anyway, by the way.)
(let ([thunk
(let/ec k0
(let/cc k0
(send/back
(response-generator
(opt-lambda (proc [expiration-handler (current-servlet-continuation-expiration-handler)])