run_streaming_cancellation

Function run_streaming_cancellation 

Source
pub async fn run_streaming_cancellation<F: TransportFactory>()
Expand description

Test streaming with cancellation mid-stream.

Verifies:

  • Cancel control frame interrupts streaming
  • Frames after cancel are dropped