good morning!!!!

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

extra 0

parent 8b04b519
No related branches found
No related tags found
No related merge requests found
Pipeline #74052 failed with stages
in 5 minutes and 59 seconds
......@@ -183,7 +183,7 @@ func sync(ctx *context) (bool, error) {
return false, err
}
if i > 10000 {
if i > 100000 {
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.
Finish editing this message first!
Please register or to comment