EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
138 stars 38 forks source link

Add stream deletion tests when there are existing events [DB-573] #276

Closed shaan1337 closed 7 months ago

shaan1337 commented 7 months ago

Added: stream deletion tests when there are existing events

linear[bot] commented 7 months ago

DB-573 Fix stream (hard) deletion when gRPC subscription is live

shaan1337 commented 7 months ago

The tests are not necessary (and don't fix the problem actually), the issue was actually a regression on master that was already failing current tests.