-- @/lua/ge/extensions/core/jobsystem.lua:140 local function getRunningJobCount() return #coroutines end
if queued and core_jobsystem.getRunningJobCount() == 0 then -- no jobs? no problem! :)