mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
fix: loop delay
This commit is contained in:
@@ -100,6 +100,7 @@ LOOP:
|
||||
case <-time.After(timeout):
|
||||
break LOOP
|
||||
}
|
||||
time.Sleep(time.Millisecond * 500)
|
||||
}
|
||||
|
||||
if stream.userIo == nil && stream.agentIo == nil {
|
||||
|
||||
Reference in New Issue
Block a user