-
Type: Bug
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Internal
-
None
1. Task.Delay(_heartbeatInterval, _cancellationToken) needs to be moved into try/catch block.
2. Exception in disposing a connection in catch block can lead to unobserved exception as well.
Side note: reconsider the need for _lock object.
- depends on
-
CSHARP-2490 Reimplement SDAM to follow the spec more closely
- Development Complete