restart bug
svn: r2859
This commit is contained in:
parent
5bcf026fce
commit
b169c50cce
|
@ -147,7 +147,7 @@
|
||||||
; Note: Herman's syntactic strategy would fail without the new-request capture.
|
; 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.)
|
; (Moving this to the tail-position is not possible anyway, by the way.)
|
||||||
(let ([thunk
|
(let ([thunk
|
||||||
(let/ec k0
|
(let/cc k0
|
||||||
(send/back
|
(send/back
|
||||||
(response-generator
|
(response-generator
|
||||||
(opt-lambda (proc [expiration-handler (current-servlet-continuation-expiration-handler)])
|
(opt-lambda (proc [expiration-handler (current-servlet-continuation-expiration-handler)])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user