You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow reuse of cached provisional memos within the same cycle iteration during maybe_changed_after (#954)
* Allow `validate_same_iteration` slow path for `maybe_changed_after`
* Add logging to cycle_panic test and enable output capture for debugging
* Add RUST_LOG=trace to CI for detailed tracing output
* Possible fix
* Discard changes to .github/workflows/test.yml
* Delete logs/.eb4cbc62113c2d27a93f1a2e33d842313ed0aa05-audit.json
* Delete logs/mcp-puppeteer-2025-08-02.log
* docs
* Add regression test
* Discard changes to tests/parallel/cycle_panic.rs
* Discard changes to Cargo.toml
* Fix comment
* Discard changes to Cargo.toml
* Update src/function/maybe_changed_after.rs
Co-authored-by: Carl Meyer <[email protected]>
---------
Co-authored-by: Carl Meyer <[email protected]>
0 commit comments