fabro/lib/crates/fabro-proc
Bryan Helmkamp c9d1b92725
feat(run): harden server-supervised worker lifecycle
Move subprocess workers fully behind the server-owned run store by
switching worker/server coordination to HTTP-backed run events and
control state. Reconcile stale in-flight runs on boot, terminate live
workers during shutdown, and update process titles to reflect server and
worker lifecycle phases.
2026-04-07 07:59:35 -04:00
..
c Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
src feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
build.rs Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
Cargo.toml Add server daemon management with Unix socket support 2026-04-02 10:40:19 -07:00