class Cryload::ExecutionHandler

Overview

Responsible for handling the execution. If the request cycle is in progress it continues logging. If the request cycle is complete it logs the final stats. Otherwise if an int signal received the logs the ongoing final stats and terminates the execution

Defined in:

cryload/execution_handler.cr

Class Method Summary

Class Method Detail

def self.check #

The main check for execution


[View source]