with a traditional single threaded script there is...
# suitescript
s
with a traditional single threaded script there is an attempt to capture the entire environment - however with a a parallel script like MR there is no single environment, and from my testing it appears a new execution context is (at least partially) created between stages within a single script execution, separate from overall yielding behavior