Hi guys, running bean validation TCKs on TomEE I wondered why undeployment was "slow" (well that's ok excepted when you pass >700 tests ;)).
Finally realized: org.apache.tomcat.util.threads.ThreadPoolExecutor#contextStopping was doing sleep(200). Can't we get something better here? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org