does pulumi have a way to detect circular promises...
# general
b
does pulumi have a way to detect circular promises?
b
It builds a DAG. If the DAG doesn't resolve correctly (ie it has circular references) it'll tell you and won't resolve