In this [line](https://github.com/64bit/async-openai/blob/48d18e02dc8afa551cf68f7676bceda395f2f9b1/examples/assistants/src/main.rs#L145) in the assistants example, you are using std::thread::sleep - this would block the whole async runtime