mirror of
https://github.com/pgsty/silo.git
synced 2026-09-23 19:06:23 +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.