mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-18 11:25:55 +00:00
If we exhaust the buffer stream, the reads appear to succeed, but the stream itself panics when we later attempt to drop it. To prevent it, we check for errors explicitly.