Skip to content

Conversation

etan-status
Copy link
Contributor

Using let contextFork = consensusFork no longer seems to work to avoid capturing the var loop variable; it ends up being Electra for all handlers. Use closureScope as a more sustainable fix.

Using `let contextFork = consensusFork` no longer seems to work to avoid
capturing the `var` loop variable; it ends up being `Electra` for all
handlers. Use `closureScope` as a more sustainable fix.
Copy link

Unit Test Results

         9 files  ±0    1 325 suites  ±0   33m 39s ⏱️ + 4m 45s
  4 986 tests ±0    4 638 ✔️ ±0  348 💤 ±0  0 ±0 
20 814 runs  ±0  20 410 ✔️ ±0  404 💤 ±0  0 ±0 

Results for commit b018605. ± Comparison against base commit 81e6fe5.

@tersec tersec merged commit b6d6247 into unstable Jun 14, 2024
@tersec tersec deleted the dev/etan/lc-closurescope branch June 14, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants