Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105851

Parallel Block Continuation Logic

$
0
0

Does the execution continue to the next action following a parallel block after all actions inside the parallel block have executed, or after any action inside the parallel block executes? For example, given this parallel with two actions:

- parallel:
  - foo
  - bar
- service.notify

Will service.notify execute after both foo and bar have completed or after any of for or bar completes?

The docs are silent on this but based on traces, it appears that it’s after all actions execute.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105851

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>