mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-14 00:48:53 +01:00
add select in for loop ,appinstaller
This commit is contained in:
parent
09372bfffd
commit
1427c8857d
@ -94,7 +94,8 @@ func main() {
|
|||||||
defer rpcc.Close()
|
defer rpcc.Close()
|
||||||
|
|
||||||
for {
|
for {
|
||||||
|
select{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user