Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IceMaster and version 3.7.1

...

The semantics are slightly different when you register an action with add_done_callback_async: the action is always executed in an Ice thread pool thread regardless of the completion status of the future at the time of the call.

Info

If a dispatcher is configured, the Ice thread pool thread delegates the execution of the action to the dispatcher.

...