syndicate-rs/syndicate-server
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
..
examples Simplify examples 2021-09-28 13:00:48 +02:00
protocols Greatly improve service lifecycle handling 2021-09-28 12:53:18 +02:00
src Fix up daemon retry logic. Also: named fields; better stop logic. 2021-09-28 17:10:36 +02:00
Cargo.toml Update preserves dep to 2.0.0 2021-09-25 11:20:30 +02:00
Makefile Move cross build stuff to root Makefile/root package 2021-08-25 16:27:31 +02:00
build.rs Wildcard pattern generation; reactivate daemon stub 2021-09-20 14:35:29 +02:00
other_logos.txt Move unused ascii art to a separate file 2021-08-27 13:41:13 +02:00