JasperFx / marten

.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.75k stars 429 forks source link

Allow initial System.Text.Json.JsonSerializerOptions to be a copy #3207

Closed CptWesley closed 2 months ago

CptWesley commented 2 months ago

Resolves #3206

jeremydmiller commented 2 months ago

@CptWesley Got it, looks fine when the build goes green. This will be in 7.13. I don't have any set time for that offhand

CptWesley commented 2 months ago

@jeremydmiller The failing test seems flaky, it passes locally most of the time, but fails occasionally (failed for the first time after 33 iterations when using Run Until Failure). Not sure if that was a known issue.

jeremydmiller commented 2 months ago

Known aggravation. Only fails on CI, and very rarely outside of that one specific combo in the CI matrix