kern: add missing poperror() to awake_gc_proc
This commit is contained in:
@@ -340,6 +340,7 @@ awake_gc_proc(Proc *p)
|
||||
while(waserror())
|
||||
;
|
||||
resrcwait(nil, nil);
|
||||
poperror();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user