aiomultiprocess
                                
                                 aiomultiprocess copied to clipboard
                                
                                    aiomultiprocess copied to clipboard
                            
                            
                            
                        can I create a daemon Pool and send coro_task to it
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