Vibe.d Future.getResult blocks others tasks?

Denis Feklushkin feklushkin.denis at gmail.com
Tue May 22 19:14:51 UTC 2018


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?


More information about the Digitalmars-d-learn mailing list