prokio icon indicating copy to clipboard operation
prokio copied to clipboard

spawn_local should return a JoinHandle

Open kaimast opened this issue 1 year ago • 0 comments

There seems to be no way to wait on running tasks or abort them. Could spawn_local return a JoinHandle, like tokio::spawn?

kaimast avatar Jun 15 '24 05:06 kaimast