textileio / go-textile

[DEPRECATED] Textile is a set of tools and infrastructure for building composable apps and services on the IPFS network
https://textile.io
MIT License
357 stars 43 forks source link

Thread leaves aren't being sent to thread peers prior to thread deletion #891

Open andrewxhill opened 5 years ago

andrewxhill commented 5 years ago

Peer A and Peer B exist in a shared thread.

Peer A leaves the thread. The leave event is queued and may not be sent until after the thread is deleted. if that is the case, there are no thread peers to send the event to. Peer B still thinks they are talking to Peer A.