1
0
Fork 0

fix: missed unlock

timestamps
dump_stack() 2023-05-22 07:20:35 +00:00
parent 519b8d190a
commit 2eb91ffac9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

View File

@ -546,6 +546,7 @@ func GenerateKernels(km config.Target, registry string,
if max <= 0 {
log.Print("Max is reached")
swg.Done()
break
}