Whether the channel has closed: the read loop ended (EOF or read error) or close was called. Once closed, deliver/request fail fast instead of blocking on a reply that can never arrive.
Whether the channel has closed: the read loop ended (EOF or read error) or close was called. Once closed, deliver/request fail fast instead of blocking on a reply that can never arrive.