Simplify executor vlog for not dead nodes.
Previously a "not dead" node's execution would be reported with "is dead: false" which resulted in folks seeing "is dead" first. Instead don't print anything if the node isn't dead, else print "is dead". PiperOrigin-RevId: 210162695
Loading
Please sign in to comment