mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9b85a246d8
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