Skip to content
  • Kenneth Moreland's avatar
    Convert execution preparation to use tokens · ad0a53af
    Kenneth Moreland authored
    Marked the old versions of PrepareFor* that do not use tokens as
    deprecated and moved all of the code to use the new versions that
    require a token. This makes the scope of the execution object more
    explicit so that it will be kept while in use and can potentially be
    reclaimed afterward.
    ad0a53af