runtime#
Run#
Graph running infrastructure enabling parallel execution of nodes.
Functions
|
Create a string containing interesting information from all execution summaries. |
|
Create a string containing a summary of waiting nodes. |
|
Initializes the signal handler for interrupts. |
|
Sets up the build-time logging functionality, running in the main process. |
|
Sets up the node logging functionality, running in a child process. |
Classes
|
Custom formatter to show colors in log messages |
|
Logging node for all nodes in the graph. |
|
Context manager for running a pool of processes. |
|
Represents an object that can be run as a separate process. |
|
Component run status. |
Descriptor logging any component status updates. |
|
|
Summarizes the node status at completion of execution. |
Exceptions
Exception representing execution failure in a node. |