salsa/tests/parallel
Micha Reiser 22a4d9932b
test: add parallel maybe changed after test (#963)
* Add parallel `maybe_changed_after` shuttle test

* Update tests/parallel/cycle_nested_deep_conditional_changed.rs

Co-authored-by: Carl Meyer <carl@astral.sh>

---------

Co-authored-by: Carl Meyer <carl@astral.sh>
2025-08-08 08:32:37 +00:00
..
cycle_a_t1_b_t2.rs fix: multithreaded nested fixpoint iteration (#882) 2025-06-01 08:45:37 +00:00
cycle_a_t1_b_t2_fallback.rs fix: multithreaded nested fixpoint iteration (#882) 2025-06-01 08:45:37 +00:00
cycle_ab_peeping_c.rs fix: multithreaded nested fixpoint iteration (#882) 2025-06-01 08:45:37 +00:00
cycle_nested_deep.rs fix: multithreaded nested fixpoint iteration (#882) 2025-06-01 08:45:37 +00:00
cycle_nested_deep_conditional.rs fix: multithreaded nested fixpoint iteration (#882) 2025-06-01 08:45:37 +00:00
cycle_nested_deep_conditional_changed.rs test: add parallel maybe changed after test (#963) 2025-08-08 08:32:37 +00:00
cycle_nested_three_threads.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00
cycle_nested_three_threads_changed.rs test: add parallel maybe changed after test (#963) 2025-08-08 08:32:37 +00:00
cycle_panic.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00
cycle_provisional_depending_on_itself.rs Fix hang in nested fixpoint iteration (#871) 2025-05-27 17:06:34 +00:00
main.rs test: add parallel maybe changed after test (#963) 2025-08-08 08:32:37 +00:00
parallel_cancellation.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00
parallel_join.rs Fix flaky parallel_join test (#900) 2025-06-04 12:24:15 +00:00
parallel_map.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00
setup.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00
signal.rs Replace loom with shuttle (#876) 2025-05-23 15:28:51 +00:00