async fn thread_loop(thread: Arc<Thread>)
Expand description

The thread_loop future represents the lifetime of a user thread.