Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding in a hack to fix an issue with Dahomey.Json #16

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

kevbite
Copy link
Contributor

@kevbite kevbite commented Jun 15, 2022

Adding in a hack to fix an issue whereby Dahomey.Json was throwing an InvalidOperationException: "Cannot skip tokens on partial JSON" exception when trying to use JsonSerializer.DeserializeAsync(stream).

Links: dahomey-technologies/Dahomey.Json#110

… InvalidOperationException: "Cannot skip tokens on partial JSON" exception when trying to use JsonSerializer.DeserializeAsync(stream).

Links: dahomey-technologies/Dahomey.Json#110
@kevbite kevbite requested a review from a team as a code owner June 15, 2022 15:17
@github-actions
Copy link

Unit Test Results

34 tests  ±0   34 ✔️ ±0   1s ⏱️ ±0s
  2 suites ±0     0 💤 ±0 
  2 files   ±0     0 ±0 

Results for commit 166c212. ± Comparison against base commit 496554d.

@AaronDAshworth AaronDAshworth merged commit 6600dc5 into main Jun 15, 2022
@xeofd xeofd deleted the feature/Dahomey branch October 19, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants