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

Batchhandler results in an error when doing bulk updates. #761

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

MitchKuijpers
Copy link
Contributor

Issues

*This pull request fixes issue #760

Description

Concurrent dictionary to resolve the crashes.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

Additional work necessary

Hopefully It won't have more concurrency errors. The default method doesn't resolve the requests all at the same time, and I don't believe it is tested properly after this change.

@MitchKuijpers
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Nocore"

@robertmclaws robertmclaws merged commit 728a420 into OData:main Jul 6, 2024
1 check passed
@robertmclaws
Copy link
Collaborator

Great catch, thanks!

@robertmclaws
Copy link
Collaborator

Fixed here: https://www.nuget.org/packages/Microsoft.Restier.AspNetCore/1.1.1-CI-20240706-232326

LMK if there are any issues, otherwise an RC build will go out next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants