mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +03: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.