We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
Reserved 2025-05-13 | Published 2025-08-07 | Updated 2025-08-07 | Assigner GoCWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Spike Curtis from Coder
groups.google.com/g/golang-announce/c/x5MKroML2yM
Support options