Spring Boot - Async Processing
What will happen if an exception occurs inside a
@Async method returning void without an AsyncUncaughtExceptionHandler configured?