protocol/service: defensive storage.contains check
In the case of the storage.contains call returning an error, it
would be preferable to log the error and continue checking for missing
repositories.
1 file changed
+10
-2
a46f8eb1
→
47dc2c56
modified crates/radicle-protocol/src/service.rs
@@ -2530,8 +2530,16 @@ where
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|