Implement a concrete AutomatedMaster in support of the agent refactor effort 1, 2. Use the pseudocode from the design as a starting point.
Note: As #1595 will already be complete when this issue gets resolved, don't forget to revisit the Windows signal handler for CTRL_CLOSE_EVENT signals.
Tasks
Implement a concrete
AutomatedMasterin support of the agent refactor effort 1, 2. Use the pseudocode from the design as a starting point.Note: As #1595 will already be complete when this issue gets resolved, don't forget to revisit the Windows signal handler for
CTRL_CLOSE_EVENTsignals.Tasks
start()andterminate()(0d) @mssalvatore_check_for_stop()(0d) @mssalvatore_run_master_thread()that calls a bunch of stubs (0d) @mssalvatore