Skip to content

Command guard

Enrico Gamberini requested to merge command-guard into master

Add command guard in Command::ExecuteCommand

  • improve exception handling addiing two exception types
  • basic guard to avoid crashes from double commands

Merge request reports