digitalmars.D.learn - Vibe.d Future.getResult blocks others tasks?
- Denis Feklushkin (5/5) May 22 2018 Hi!
Hi! Simple question to understand logic of quazi-multithreading: Is Future.getResult blocks other tasks for end of "futured" task? Or, another words, task.getResult causes task to ignore `yeilds` inside of this task?
May 22 2018