syndicate-rs/syndicate/benches
Tony Garnock-Jones de795219af Fix up daemon retry logic. Also: named fields; better stop logic.
In particular:

1. The root facet is considered inert even if it has outbound
assertions. This is because the only outbound assertion it can have is
a half-link to a peer actor, which shouldn't prevent the actor from
terminating normally if the user-level "root" facet stops.

2. On stop_facet_and_continue, parent-facet continuations execute
inline rather than at commit time. This is so that a user-level "root"
facet can *replace* itself. Remains to be properly exercised/tested.
2021-09-28 17:10:36 +02:00
..
bench_dataspace.rs Fix up daemon retry logic. Also: named fields; better stop logic. 2021-09-28 17:10:36 +02:00
ring.rs Fix up daemon retry logic. Also: named fields; better stop logic. 2021-09-28 17:10:36 +02:00