Open rabuckley opened 1 week ago
Should we pass Xunit text context cancellation token here (L57)?
Perhaps, but that won't fix it. Looks like a race between the background event being added to state
and us reading state to see if the event is in there.
https://github.com/dseinternational/open-dotnet/blob/c2b6c7b773c210ddf99725b12d11505719ff4fcf/test/DSE.Open.DomainModel.Tests/Events/DomainEventDispatcherTests.cs#L37-L62
Failing assert is