tokio-rs / loom

Concurrency permutation testing tool for Rust.
MIT License
2.08k stars 110 forks source link

Add `checkpoint` feature flag in the docs example #355

Closed mox692 closed 3 months ago

mox692 commented 3 months ago

Currently, the checkpoint feature is required when using checkpoint files for debugging. I think it would be better to add this in the debugging doc examples.