fatima-qaisar opened a new pull request, #1025: URL: https://github.com/apache/tomcat/pull/1025
Verify that calling Tomcat.stop() on an already stopped instance has no effect, per the Lifecycle interface contract. Confirms that destroy() is invoked only once on the contained servlet even when stop() is called twice. Also fix typo in testGetBrokenContextPerAddWebapp() name -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
