David Gomes
David Gomes
@V0r-T3x have you ever got bluetooth working on this Pi? I'm using the Kali image and can't get it to work as well :\ (starting to think it doesn't actually...
Any updates on this? Do you think it could be solved by setting up an isolate so that the app stays running in the background?
Why is that? It's not even possible to see what the error is @mostafa
Hi @mostafa, I was referring to it lacking details, rather than not being catch-able, it now indeed is possible to catch the error, but I wanted to see more information...
This was what I meant @mostafa #288
I'm also getting what appears to be a deadlock somewhere around the threads API, and I believe it's on `get_archived_public_threads` (judging by the logs of my app).
@Gaming32 If I'm understanding from your code, you avoid the deadlock by always getting the guild channel? Rather than re-using one already gotten?