mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
This changes the criteria for simplified task rejection logging from to be that the executor is in the shutdown phase, not fully terminated. See gh-33334 Closes gh-33336