mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-23 02:53:35 +00:00
6d3e0c7db6
Do not log errors on oneway streams when sending ping fails. Instead cancel the stream. This also makes sure pings are sent when blocked on sending responses. I will do a separate PR that includes this and adds pings to two-way streams as well as tests for pings.