open fun taskGraphReady(graph: TaskExecutionGraph): Unit
fun taskGraphReady(callback: (TaskExecutionGraph) -> Unit): Unit