Skip to content

Dispatcher v4.1.0

Compare
Choose a tag to compare
@darrylmasson darrylmasson released this 09 Jun 08:57
· 143 commits to master since this release
eafe596

A variety of tweaks and improvements since the last release, including:

  • The dispatcher's command queue moves from the database into memory (#39)
  • Integrated hypervisor (#40)
  • Simplified source field in rundocs (#43)
  • Caches run start times, so the DB doesn't get constantly hammered (#45)
  • More logging when the hypervisor does things (#47)
  • Fixes for various edge case in the logic (#55)
  • Stores non-reporting channels in the rundoc at the end of a run (#57) (TPC LE only)
  • Hopefully fixes some logic around the hypervisor nuclear option (#58)
    This version will likely be the production version for the next few months as it seems to be stable, and the opportunity to test #51 hasn't yet happened.