Details
-
Improvement
-
Resolution: Done
-
Unknown
-
None
-
None
-
None
Description
Types that implement the Session and SessionContext interfaces are not safe for use from multiple goroutines. However, the documentation on those interfaces and the functions that return them often lacks that important information. Mention that Session and SessionContext implementations are not goroutine-safe in the relevant documentation.
Relevant documentation:
Attachments
Issue Links
- related to
-
GODRIVER-2452 Data Race condition in sessionImpl.clientSession.Aborting
-
- Closed
-