about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-10-17T14·51+0300
committerclbot <clbot@tvl.fyi>2022-10-18T09·15+0000
commit13a5e7dd5ba6a5e448390e5ceb7f41825e7593c2 (patch)
tree9afe684d68521fc71d9273d3508de7f0eb869d15 /tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp
parent0063e7e913c199538fe67d55e714dd34c09cece3 (diff)
fix(tvix/eval): wrap dynamic resolution in an extra thunk r/5156
Without this change it was possible to cause situations (see the new
test) in which a `with`-namespace was forced prematurely.

Change-Id: I879ea7763b43edc693feace2c73c890d426fafd3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7031
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: Adam Joseph <adam@westernsemico.com>
Diffstat (limited to 'tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp')
-rw-r--r--tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp b/tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp
new file mode 100644
index 0000000000..d81cc0710e
--- /dev/null
+++ b/tvix/eval/src/tests/tvix_tests/eval-okay-lazy-with-nested.exp
@@ -0,0 +1 @@
+42