Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--helix-dap/src/transport.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-dap/src/transport.rs b/helix-dap/src/transport.rs
index fdd60226..d9fe7aea 100644
--- a/helix-dap/src/transport.rs
+++ b/helix-dap/src/transport.rs
@@ -281,6 +281,7 @@ impl Transport {
}
}
}
+ break;
}
}
}