handlerFor

fun handlerFor(id: String): suspend TaskExecutionContext.() -> Unit?

Returns the handler for id, or null if not registered. Used by TaskChainExecutor.