swactor/xtask/proptest-regressions/demo/feed.txt
Zachery Aaron Shores-Chmielewski 23c829a9ba Enforce actor-owned Myelin control flow
Add a repository-owned rustc wrapper that enforces execution ownership and dependency boundaries during ordinary Cargo commands, with compile-pass and compile-fail policy contracts.

Move scheduling, timers, provider polling, provisioning, recovery, supervision, and shutdown decisions behind engine and actor APIs. Add deterministic component properties, stateful Myelin lifecycle coverage, persisted regression cases, and the bounded CI workflow.

Tighten resource ownership by cancelling telemetry collectors, terminating reply observers, bounding dashboard projections, and releasing process file descriptors, child observers, and inode-verified Unix socket paths on every exit path.
2026-08-20 01:38:14 +04:00

7 lines
679 B
Text

# Seeds for failure cases proptest has generated in the past. It is
# automatically read and these particular cases re-run before any
# novel cases are generated.
#
# It is recommended to check this file in to source control so that
# everyone who runs the test benefits from these saved cases.
cc 734889bb022ba3f70176b64e70fa84e73e172f999533fb15f3c72115080cf4e3 # shrinks to actions = [Spawn { attempt: 60000, succeeds: true }, Spawn { attempt: 60001, succeeds: false }, Started { attempt: 60000, pid: 41 }, Announce { attempt: 60000 }, Heartbeat { attempt: 60000 }, ProviderBlock, Control { kind: 0, attempt: 60000 }, ChildExit { attempt: 60000, code: 0 }, Shutdown, Shutdown]