pulumi/pkg/eval/rt
joeduffy 24fd8e8f4a Add cancellation to interpreter
This properly unwinds the interpreter should something happen that
results in cancellation.  This occurs, for example, when the planning
engine encounters an error and decides that it doesn't need to proceed
further with evaluation before it simply goes ahead and exits.
2017-06-27 11:31:17 -07:00
..
env.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
object.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
object_test.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pointer.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
property.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
property_test.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
stack.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
unwind.go Add cancellation to interpreter 2017-06-27 11:31:17 -07:00