mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
Assertions made in callbacks invoked on separate thread were not reaching the test framework. This fix ensures failures are detected and cause tests to fail.