mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
There is no way to consistently test this use case because listener container implementations have different behavior for unhandled errors and might retry or close the container altogether. See gh-32458