On Tue, 2003-09-09 at 16:38, [EMAIL PROTECTED] wrote:
<snip cvs commit message/>
>   +    while (true) {
>   +        if (cocoon.request == null) {
>   +            // this continuation has been invalidated
>   +            this.dead = true;
>   +            handleInvalidContinuation();
>   +            Woody.suicide();
>   +        }

While we're at it... anyone knows under what conditions exactly the
cocoon.request can be null?

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]

Reply via email to