Comment on Asynchronous clean-upComments−ggreg842yAsynchronous clean-up is a solved problem in C++ senders & receivers.I wonder what's so different about rust that they can't solve it in the same way.
Comments
Asynchronous clean-up is a solved problem in C++ senders & receivers.
I wonder what's so different about rust that they can't solve it in the same way.