mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
19c2506476
If the PauseMode is set to NEVER, we never pause contexts and therefore do not need to restart them. See gh-36117