kinode-dao / kinode

Kinode OS runtime
https://kinode.org
Apache License 2.0
24 stars 7 forks source link

bug: open_file(create:true) after deletion fails #420

Open bitful-pannul opened 6 days ago

bitful-pannul commented 6 days ago

Describe the bug

delete a file, open_file(true), <-fails because of open handles

dr-frmr commented 5 days ago

let's fix in #419