soapy_power icon indicating copy to clipboard operation
soapy_power copied to clipboard

Handle stream exceptions gracefully

Open xloem opened this issue 6 years ago • 0 comments

By catching stream exceptions, this patch ensures the data accumulated prior to the exception is written to the output before shutting down.

Notably, this catches timeout errors when the device is yanked, reducing data loss.

xloem avatar Apr 04 '18 00:04 xloem