diff options
author | Vincent Ambo <mail@tazj.in> | 2023-01-04T14·45+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-01-17T10·38+0000 |
commit | bf6f6a0b3f41c480525846de233f57731c6d4ec7 (patch) | |
tree | 121560e34256877b9c54c0464687ed0c220e559e /corp | |
parent | 559a09c5e6dc55717f97c3664f73ec65f736583f (diff) |
refactor(tvix/eval): non-hacky suspended native thunks r/5676
Instead of having a representation of suspended native thunks that involves constructing a fake code chunk, make these thunks a first-class part of the internal thunk representation. The previous code was not that simple to understand, and actually contained a critical bug which could lead to Tvix crashes. This version fixes the particular instance of that bug, but instead uncovers another (b/238) which can still lead to Tvix crashes. Fixes: b/237. Change-Id: I771d03864084d63953bdbb518fec94487481f839 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7750 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
Diffstat (limited to 'corp')
0 files changed, 0 insertions, 0 deletions