Skip to content
  • T.J. Corona's avatar
    Remove observation site for operation creation · d67c417f
    T.J. Corona authored
    Operation creation is often performed within observation events (so
    the created operation can be added to the launcher queue), so it is
    possible to deadlock ModelBuilder by repeatedly create operations when
    an operation is running. Since operation creation is not used by any
    consuming code written by us or our clients, it is easier to simply
    remove the observe call associated with it.
    d67c417f