Liste des Groupes | Revenir à cl c |
Am 02.05.2024 um 08:48 schrieb Lawrence D'Oliveiro:>
The normal, non-comedy way of handling this is to have the task await
something variously called a “future” or “promise”: when that object is
marked as completed, then the task is automatically woken again to
fulfil its purpose.
The problem with a future and a promise is that in most languages you
can't wait for multiple futures at once to have out of order completion.
Les messages affichés proviennent d'usenet.