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

Fix rare bug where DBADashAgent_Upd fails to get ID #394

Merged
merged 1 commit into from Oct 15, 2022

Conversation

DavidWiseman
Copy link
Collaborator

In rare circumstances, a null value can be returned for @DBADashAgentID if the row doesn't exist and two threads attempt the insert. #391

In rare circumstances, a null value can be returned for @DBADashAgentID if the row doesn't exist and two threads attempt the insert.  trimble-oss#391
@DavidWiseman DavidWiseman self-assigned this Oct 15, 2022
@DavidWiseman DavidWiseman merged commit b4f5e12 into trimble-oss:main Oct 15, 2022
@DavidWiseman DavidWiseman deleted the 391_DBADashAgent_Upd branch October 15, 2022 20:43
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.

None yet

1 participant