good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9ef52bd9 authored by Garet Halliday's avatar Garet Halliday
Browse files

extra 0

parent 8b04b519
Branches
Tags
No related merge requests found
Pipeline #74052 failed
...@@ -183,7 +183,7 @@ func sync(ctx *context) (bool, error) { ...@@ -183,7 +183,7 @@ func sync(ctx *context) (bool, error) {
return false, err return false, err
} }
if i > 10000 { if i > 100000 {
log.Printf("long sync, packet %c", ctx.Packet.Type()) log.Printf("long sync, packet %c", ctx.Packet.Type())
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment