2017-04-12 18:34 GMT+03:00 Mark Thomas :
>
> On 12/04/17 16:05, Violeta Georgieva wrote:
>
>
>
> > Ok
> > I'm going to commit a change.
>
> If you are quick, it will make it in before I tag 9.0.x and 8.5.x.
>
I committed the changes.
Thanks,
Violeta
> Mark
>
>
>
On 12/04/17 16:05, Violeta Georgieva wrote:
> Ok
> I'm going to commit a change.
If you are quick, it will make it in before I tag 9.0.x and 8.5.x.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additio
Hi,
2017-04-12 17:44 GMT+03:00 Mark Thomas :
>
> On 12/04/17 12:22, Violeta Georgieva wrote:
> > Hi,
> >
> > I have a question about ServletOutputStream#isReady.
> >
> > I have the following scenario:
> > - thread A removes the Read/WriteListeners when async timeout/error
happens
> > [1], [2]
> >
On 12/04/17 12:22, Violeta Georgieva wrote:
> Hi,
>
> I have a question about ServletOutputStream#isReady.
>
> I have the following scenario:
> - thread A removes the Read/WriteListeners when async timeout/error happens
> [1], [2]
> - before receiving AsyncListener#onTimeout/onError, thread B che