Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disabled Akka.Persistence.TCK.Query.ReadJournal_should_deallocate_All…
…PersistenceIds_publisher_when_the_last_subscriber_left (#5257) Not a good test - tightly couples to private implementation details for a given journal, plus it's racy. Better to test the stream stage it uses directly or use Akka.Streams completion semantics to check.
- Loading branch information