Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: f4805ae5a867575ec2182f226241e3ae93162d83
https://github.com/resteasy/resteasy/commit/f4805ae5a867575ec2182f226241e...
Author: Roberto Cortez <radcortez(a)yahoo.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
Log Message:
-----------
[RESTEASY-3358] Drain SseEventSink queue on close with flush
Commit: d725a99599546cc77beb15f202f8bc5469e8fb34
https://github.com/resteasy/resteasy/commit/d725a99599546cc77beb15f202f8b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
Log Message:
-----------
Merge pull request #3712 from radcortez/sse-close
[RESTEASY-3358] Drain SseEventSink queue on close with flush
Compare:
https://github.com/resteasy/resteasy/compare/b9fe4c59b27d...d725a9959954