Eugeny / russh

Rust SSH client & server library
https://docs.rs/russh
964 stars 112 forks source link

Minor accuracy improvements to server documentation #346

Closed belak closed 2 months ago

belak commented 2 months ago

As far as I can tell, the RunningSession returned by run_stream is only a handle to a running task, and will not kill the task when dropped as the documentation implies.

Eugeny commented 2 months ago

Thanks! The behaviour was changed but I forgot to update the doc :+1:

@all-contributors add @belak for docs

allcontributors[bot] commented 2 months ago

@Eugeny

I've put up a pull request to add @belak! :tada: