feat: retry opening network locations after mounting

This commit is contained in:
Ashley Wulber 2025-07-12 19:42:04 -04:00 committed by Jeremy Soller
parent 7711b4bcc0
commit c7e9828d7b
9 changed files with 333 additions and 56 deletions

1
Cargo.lock generated
View file

@ -1482,6 +1482,7 @@ dependencies = [
name = "cosmic-files"
version = "0.1.0"
dependencies = [
"anyhow",
"bzip2",
"chrono",
"compio",