EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

Fix nil deref when reading last checkpointed event revision from a persistent subscription. #151

Closed YoEight closed 10 months ago

YoEight commented 11 months ago

Fixed: Fix nil deref when reading last checkpointed event revision from a persistent subscription.

Fixes #150

linear[bot] commented 11 months ago

DB-450 Fix nil deref when reading last checkpointed event revision from a persistent subscription.