lychee/lychee-bin
Matthias 4c51fce22f
Fix broken pipe error on failing writes to stdout (#535)
Make sure that broken pipes (e.g. when a reader of a
pipe prematurely exits during execution) get handled gracefully.
This change also moves some error messages to stderr by using
eprintln.

More info: https://github.com/jez/as-tree/issues/15
2022-03-02 23:39:54 +01:00
..
src Fix broken pipe error on failing writes to stdout (#535) 2022-03-02 23:39:54 +01:00
tests Print errors with a different format for easier clickability (fixes #532) 2022-03-01 16:58:04 +01:00
Cargo.toml Bump wiremock from 0.5.10 to 0.5.11 (#531) 2022-02-28 15:38:44 +01:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00