containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
197 stars 47 forks source link

async server: cancel handler when client disconnected #86

Closed Tim-Zhang closed 3 years ago

Tim-Zhang commented 3 years ago

Release locks/channels in the long running handlers.

Signed-off-by: Tim Zhang tim@hyper.sh