Runnable#
- class maize.core.runtime.Runnable[source]#
Bases:
ABCRepresents an object that can be run as a separate process.
- __init__()#
Methods
__init__()cleanup()Method run on component shutdown in the main process.
execute()Main execution method, run in a separate process.
Attributes
namesignaln_signals