Skip to content
Snippets Groups Projects
  • Danny Auble's avatar
    7e5d3d15
    Continuation of e5c05549. · 7e5d3d15
    Danny Auble authored
    Get rid of any race conditions and call anything that was in
    _pre_task_privileged from the parent instead of the child.
    
    NOTE: This should be safe as we don't execute the task until after
    _exec_wait_child_wait_for_parent is signaled which happens after all this is
    long over.
    7e5d3d15
    History
    Continuation of e5c05549.
    Danny Auble authored
    Get rid of any race conditions and call anything that was in
    _pre_task_privileged from the parent instead of the child.
    
    NOTE: This should be safe as we don't execute the task until after
    _exec_wait_child_wait_for_parent is signaled which happens after all this is
    long over.