Closed
Description
The ApplicationStartup
class can be called from different threads when request scope beans are used. I think that FlightRecorderApplicationStartup
could fail in such situations.
See spring-projects/spring-boot#25792 for a similar issue in Spring Boot's BufferingApplicationStartup
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
Make FlightRecorderApplicationStartup thread safe