consign.worker.asyncworker#

Classes

AsyncWorker([work_area_name, work_area])

AsyncWorker异步协程Worker,AsyncWorker能够创建线程以应对耗时的阻塞IO,基于CoroutineWorker