Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- `unsubscribe()` only deletes local channel handlers and does not notify the server to terminate the subscription. This can leave the client logically unsubscribed while the server continues to deliver messages, causing stale data flow, unnecessary resource consumption, and possible continued receipt of sensitive messages despite user expectations.
