Skip to content
  • Ethan Reesor's avatar
    Create scaffolding for executor v2 [#3156] · 2448e281
    Ethan Reesor authored
    Closes #3156. Move executor v1 to a folder named 'v1', copy v1 to be the basis of v2, and implement automatic switching from v1 to v2. The v2 executor packages are very intentionally plain copies without any changes at all, beyond replacing v1 imports with v2. That will make it far easier to merge with other work.
    
    Changelog: feature
    2448e281