On Tue, Dec 10, 2019 at 10:52 AM <ma...@apache.org> wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: > new 89d4960 Fix async timeouts with HTTP/2 > 89d4960 is described below > > commit 89d4960faf6106f8e4895b1b0e02c07176513dfc > Author: Mark Thomas <ma...@apache.org> > AuthorDate: Tue Dec 10 09:31:29 2019 +0000 > > Fix async timeouts with HTTP/2 >
Ok, good solution, the stream processor is the processor that must get the timeout. Rémy