EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 19 forks source link

Issue-190 Fix condition causing subscribers not to be completed. #193

Closed dpasek-senacor closed 1 year ago

dpasek-senacor commented 1 year ago

I'm sorry but the PR regarding the double delivery was already merged but we did not see that there was an error. Read operation now did not complete. See tests runs.

https://github.com/EventStore/EventStoreDB-Client-Java/issues/190

Here is the fix for this