[DGD] Errors on console with continuations

Felix A. Croes felix at dworkin.nl
Wed Feb 27 18:46:55 CET 2019


nikoroleva <natasha.i.koroleva at gmail.com> wrote:

> Just updated to latest cloud-server lib and getting errors on the
> console when using distributed continuations and adding continuations
> together.

Should be solved by the latest update.

Call_out_other() now preserves the runtime resource owner, whereas
call_out() will use the owner of the current object to run the
task.  Continuations always use call_out_other(), so tick usage
will accrue to the same resource owner for the entire run.

Regards,
Felix Croes



More information about the DGD mailing list