Why is SimpleParallel not executing secondary task?

Please see the screenshot.

Figured it out. Node wont execute when there is nothing to execute. So you have to put something like Wait or other into first Selector node, and it executes.