salsa/tests/common
Micha Reiser a3ffa22cb2
Some checks failed
Test / Test (push) Has been cancelled
Test / Miri (push) Has been cancelled
Test / Shuttle (push) Has been cancelled
Book / Book (push) Has been cancelled
Release-plz / Release-plz PR (push) Has been cancelled
Test / Benchmarks (push) Has been cancelled
Release-plz / Release-plz release (push) Has been cancelled
Book / Deploy (push) Has been cancelled
fix: Runaway for unchanged queries participating in cycle (#981)
* fix: Runaway for unchanged queries participating in cycle

* Another regression test

* Fix runaway situation

* Discard changes to src/function/fetch.rs

* Undo tracing changes

* Move accumulated write outside of non-cycle branch

* Short circuit if cycle head is executing

* Inline

* Update expected test output

* Fix double execution

* Simplify check in `validate_same_iteration`

* Some more inline

* Pass references
2025-08-20 07:15:36 +00:00
..
mod.rs fix: Runaway for unchanged queries participating in cycle (#981) 2025-08-20 07:15:36 +00:00