Runnable#
- class maize.core.runtime.Runnable[source]#
Bases:
ABC
Represents 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
name
signal
n_signals