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