_scheduler: Replace skip() and ready() with status()
Queue sometimes called ready() before skip() and sometimes it didn't. This change consolidates the two methods to ensure we always determine the correct status.
Loading
Please register or sign in to comment