Hi Yuri,

On Friday, December 9, 2016 at 11:43:49 PM UTC+1, Yury Selivanov wrote:
>
> I find forking from within a coroutine or a callback function to be quite 
> dangerous. It’s usually better to pre-fork or to use the approach I 
> describe above (with any kind of asynchronous IO framework, not just 
> asyncio). 
>

Could you elaborate more why this is quite dangerous?


Thanx

Denis Costa

Reply via email to