Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 161ae95e97e4ad074b3bd293a94c9bd3cc0725bc
https://github.com/resteasy/Resteasy/commit/161ae95e97e4ad074b3bd293a94c9...
Author: Stephane Epardaud <stef(a)epardaud.fr>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
Log Message:
-----------
SseEventOutputImpl: avoid deadlock by avoiding getting into critical sections early
RESTEASY-2585
Commit: 566badc79806b5db33ba572c89dd49ce5bca767c
https://github.com/resteasy/Resteasy/commit/566badc79806b5db33ba572c89dd4...
Author: Stephane Epardaud <stef(a)epardaud.fr>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
HttpServletResponseWrapper: try working around UNDERTOW-1713: RESTEASY-2585
Compare:
https://github.com/resteasy/Resteasy/compare/97beb840547b...566badc79806