CompositeServerHttpHeadersWriter Should Execute Sequentially #7731
Labels
in: web
An issue in web modules (web, webmvc)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Summary
Currently Spring Security's CompositeServerHttpHeadersWriter executes the delegates in parallel. This can cause race conditions. Instead it should be executed sequentially.
Related gh-7723
The text was updated successfully, but these errors were encountered: