Skip to content

Pass on error instead of panic in handle_keys

emaxx-g requested to merge emaxx-g/liner:panic-context-handle_keys into master

Gracefully return the i/o error instead of panicking in Context::handle_keys().

Merge request reports