Skip to content

Commit 56c0189

Browse files
committed
bos
1 parent 567f47c commit 56c0189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

handlers/scraper/remote.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ func handleConnection(conn net.Conn) {
9191
if err != io.EOF {
9292
slog.Error("failed to read data", "err", err)
9393
rm.outChan <- err
94+
return
9495
}
9596
break
9697
}

0 commit comments

Comments
 (0)