node: Combine event with sync status change
Use the same logic to check whether the sync status was updated, to emit
the RefsSynced event. That way they are at least consistent.
1 file changed
+6
-16
474df7fc
→
a4928f50
modified radicle-node/src/service.rs
@@ -1285,7 +1285,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1408,6 +1408,11 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1431,21 +1436,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|