tryReady method

void tryReady()

尝试准备任务

Implementation

void tryReady() {
  ready();
}