Skip to content

Fix `read_line` to not unwrap by default

Michael Aaron Murphy requested to merge stratact:no-unwrap into master

Created by: stratact

This partially fixes https://github.com/redox-os/ion/issues/682 But Ion now loops with this output continuously

ion: liner: Inappropriate ioctl for device (os error 25)

Merge request reports