|
|
|
|
|
by Yoric
379 days ago
|
|
Largely agreed: async means that the code is structured in such a manner that the only way to be certain that a task is complete is to perform some rendez-vous. By extension, it covers mechanisms to make this happen in your code. |
|