hermit-os/uhyve

Make error handling's fataility of open/read/write a parameter

オープン

#1,245 opened on 2026/02/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (35 件のフォーク)auto 404
enhancementfeature/file systemfeature/securitygood first issuelow priority

Repository metrics

Stars
 (293 個のスター)
PR merge metrics
 (PR metrics pending)

説明

See also: https://github.com/hermit-os/uhyve/pull/1219#discussion_r2774467127

Making it a parameter of uhyve if it should crash on write errors or not might be the most sensible option.

Imo read [and porbably also open] should be handled the same way (if isolation is concerned), particularly in regards to permission errors.

コントリビューターガイド