akkadotnet / Akka.Persistence.MongoDB

MongoDB support for Akka.Persistence
Apache License 2.0
31 stars 36 forks source link

Fix CurrentEventsByTag never completes #379

Closed Arkatufus closed 2 months ago

Arkatufus commented 2 months ago

Observed after upgrading to Akka 1.5.26, CurrentEventsByTag never completes due to an off by 1 error.

The regression test for this is Bug61_Events_Recovered_By_Id_Should_Match_Tag