chg: [main] fix #10
parent
2d48e196f5
commit
738c4c2f69
|
@ -206,7 +206,7 @@ func main() {
|
|||
c <- "done waiting"
|
||||
}()
|
||||
} else {
|
||||
panic("Unrecoverable error without retry.")
|
||||
exit(d4p, 1)
|
||||
}
|
||||
|
||||
// Block until we catch an event
|
||||
|
|
Loading…
Reference in New Issue