• Phillip Webb's avatar
    Make BufferingApplicationStartup thread safe · 73131e99
    Phillip Webb authored
    Update `BufferingApplicationStartup` to use thread safe data structures.
    
    Prior to this commit, it was possible for calls from different threads
    (for example due to request scope beans) to cause a
    NoSuchElementException to be thrown.
    
    Closes gh-25792
    73131e99
Name
Last commit
Last update
..
docs/asciidoc Loading commit data...
main Loading commit data...
test Loading commit data...