oops........

This commit is contained in:
Ryan Fleury
2024-11-14 10:58:52 -08:00
parent 6cf9b82857
commit ce90b63079
3 changed files with 11 additions and 27 deletions
+4
View File
@@ -174,6 +174,10 @@ async_pop_work(void)
taken_priority = priority;
}
}
if(done)
{
break;
}
if(priority == ASYNC_Priority_Low)
{
break;