summaryrefslogtreecommitdiff
path: root/saga.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'saga.yarn')
-rw-r--r--saga.yarn4
1 files changed, 4 insertions, 0 deletions
diff --git a/saga.yarn b/saga.yarn
index 6bb7aa9..0a31598 100644
--- a/saga.yarn
+++ b/saga.yarn
@@ -177,6 +177,10 @@ The keywords have the following meanings:
The goal is to be simple and correct rather then get maximal
concurrency.)
+ The actual management of resources belongs to the implementation
+ language specific parts of the generated test program, at runtime,
+ not the Saga compiler.
+
All USING steps MUST come at the beginning of the scenario, except
the ASSUMING steps may precede them.