fix: terminate the CI broker if the connection to the node breaks
modified src/event.rs
@@ -89,8 +89,7 @@ impl NodeEventSource {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -118,6 +117,10 @@ pub enum NodeEventError {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|