swactor/crates/engine/src
Zachery Aaron Shores-Chmielewski df72b4ff60 chore(test): enforce complete local test barrier
Deny workspace warnings and lint suppressions, consolidate Rust and Python coverage under cargo xtask test with 60-second per-test limits, and remove stale flaky, stateful, Docker, and orphaned test artifacts.
2026-08-23 15:51:24 +04:00
..
backend.rs perf(engine): park idle core drivers instead of self-wake spinning 2026-08-16 17:27:38 +04:00
core_driver.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
engine.rs chore(test): enforce complete local test barrier 2026-08-23 15:51:24 +04:00
lib.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
stepping.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
time.rs perf(engine): park idle core drivers instead of self-wake spinning 2026-08-16 17:27:38 +04:00
tokio.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00