aiomultiprocess icon indicating copy to clipboard operation
aiomultiprocess copied to clipboard

can I create a daemon Pool and send coro_task to it

Open eastonsuo opened this issue 4 years ago • 0 comments

Description

Dose the processpool can only create one task? and then finish it self?

can I create a daemon Process Pool and send coro_task to it,get get result using await?

thx

eastonsuo avatar May 19 '21 15:05 eastonsuo