mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-25 21:33:00 +01:00
add select in for loop ,appinstaller
This commit is contained in:
@@ -94,7 +94,8 @@ func main() {
|
|||||||
defer rpcc.Close()
|
defer rpcc.Close()
|
||||||
|
|
||||||
for {
|
for {
|
||||||
|
select{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user