chg: [main] fix #10

d4forward
Jean-Louis Huynen 2020-04-23 16:23:37 +02:00
parent 2d48e196f5
commit 738c4c2f69
No known key found for this signature in database
GPG Key ID: 64799157F4BD6B93
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ func main() {
c <- "done waiting"
}()
} else {
panic("Unrecoverable error without retry.")
exit(d4p, 1)
}
// Block until we catch an event