Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0, 3.5.1
Description
The stop() on a connect session calls ReleaseSession RPC.
However, if the session is already dead, this call throws an error. Generate warnings instead since calling stop on a dead session is a no-op.
Further stop() API should be idempotent.
Attachments
Issue Links
- links to