Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Tomcat startup/shutdown to 2.5s each
The StringCalculatorServletTests are failing in CI with: > java.io.IOException: HTTP/1.1 header parser received no bytes - https://github.com/mbland/tomcat-servlet-testing-example/runs/18323944457 Bumping up the setup and teardown times should get this passing again. Of course, it unconditionally slows down local development as well. I may either use this as a teaching point, or try to conditionally set different timeouts for each environment.
- Loading branch information