Skip to content
Rust Search
← Rust India 2026

Building cancellation-safe async systems with Rust

Rust India
33:35 385 views

Building cancellation-safe async systems with Rust Speaker: Samyak Sarnayak — Software Engineer, e6data Async Rust is powerful, but cancellation is one of its sharpest edges. When a future is dropped mid-execution in Tokio, the code doesn't crash — it silently stops. That silent stop can leave your system in a half-written, inconsistent state that's extremely hard to debug. This talk is about understanding why that happens and how to build systems that are safe to cancel. You'll learn: - How

Player unavailable or embedding blocked? Use the YouTube link above.