Host can think client has disconnected when it shouldn't #8

Open
opened 2019-09-06 20:03:22 +00:00 by qur · 0 comments
Owner

Because the connector leaves the channel write running in a goroutine, it could be processed after the connection has been restored. Should have a method on the client to allow the host to check the state, and not trust the message.

Because the connector leaves the channel write running in a goroutine, it could be processed after the connection has been restored. Should have a method on the client to allow the host to check the state, and not trust the message.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
qur/god#8
No description provided.