node: Move the session lookup outside the loop
modified radicle-node/src/service.rs
@@ -1570,10 +1570,12 @@ where
|
|
|
|
|
|
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1588,7 +1590,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|