Closed Necroneco closed 8 months ago
Try fixed #232
Removed Thread and use async await.
Thread
async
await
Tested on 2024.3.0b6 2024.2.5 2023.2.0
Will check later
Thanks, I'm not an expert in Python's asyncio. Perhaps there are some edge cases that need testing.
Try fixed #232
Removed
Thread
and useasync
await
.Tested on 2024.3.0b6 2024.2.5 2023.2.0