salsa/salsa-2022-tests/tests/parallel
Jack Rickard 5b8464c4f9
Support on-demand inputs
This adds initial support for on-demand inputs by allowing new inputs to
be created with only a shared reference to the database. This allows
creating new inputs during a revision and therefore from inside tracked
functions.
2022-09-15 21:25:53 +01:00
..
main.rs
parallel_cycle_all_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_mid_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_none_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_one_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
setup.rs
signal.rs