PauloMigAlmeida commented on PR #861:
URL: https://github.com/apache/tomcat/pull/861#issuecomment-2911914316
Thanks @markt-asf !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
markt-asf merged PR #861:
URL: https://github.com/apache/tomcat/pull/861
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
markt-asf commented on PR #861:
URL: https://github.com/apache/tomcat/pull/861#issuecomment-2911655569
This looks to be a reasonable request. There are a few additional changes
that will also be required. I'll merge this. Make the additional changes and
then back-port the combination.
--
PauloMigAlmeida opened a new pull request, #861:
URL: https://github.com/apache/tomcat/pull/861
**Problem**
When creating a custom ``, developers may
also want to use their own `BlockingQueue` implementation instead of
the default `TaskQueue`.
While `ThreadPoolExecutor` accepts an