Implement `tokio::task::AbortHandle::is_finished`
tomasol opened this issue · 2 comments
tomasol commented
I would like to see is_finished
implemented on madsim::task::AbortHandle
mirroring the original function
wangrunji0408 commented
Thanks for your feedback. We will add this method soon.
tomasol commented
@wangrunji0408 Awesome, thanks for the quick patch and a great project!