diff --git a/client_example/main.go b/client_example/main.go index 39dbd87228f..6d24d32ba55 100644 --- a/client_example/main.go +++ b/client_example/main.go @@ -656,7 +656,6 @@ func callUpload(client rpc.ArduinoCoreServiceClient, instance *rpc.Instance) { if err != nil { log.Fatalf("Upload error: %s", err) - break } // When an operation is ongoing you can get its output