Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    dfd3a8f7
    Merge combiner and exec_ctx execution better · dfd3a8f7
    Craig Tiller authored
    Allows exec_ctx callbacks to be called while a combiner is executing.
    Also allows guaranteeing direct execution of callbacks from combiners,
    which should allow reducing cpu burn for up/down stack interactions in
    the future.
    dfd3a8f7
    History
    Merge combiner and exec_ctx execution better
    Craig Tiller authored
    Allows exec_ctx callbacks to be called while a combiner is executing.
    Also allows guaranteeing direct execution of callbacks from combiners,
    which should allow reducing cpu burn for up/down stack interactions in
    the future.