problem description
I just want to simply use php to implement non-blocking tasks
https://github.com/reactphp
what I want to implement is that there are some tasks in function,function in do. After careful consideration, it should not be possible to implement this operation, because the context of asynchronous tasks has changed. I wonder if my understanding is correct?