mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-24 11:02:30 -05:00
This was mostly unused now, since we no longer needed to interrupt a series of eval node executions. The exception was the stopHook, which is still used to halt execution when there's an interrupt. Since interrupting execution should not complete successfully, we use a normal opaque error to halt everything, and return it to the UI. We can work on coalescing or hiding these if necessary in a separate PR.
12 KiB
12 KiB