-
cannot import name 'if_indextoname' from 'socket' (/data/user/0/org.test.myapp/files/app/_python_bundle/stdlib.zip/socket.pyc)
![image](https://github.com/user-attachments/assets/cd8f8d31-af77-4cb7…
-
The implementation of `LiquidHandler._run_async_in_thread` is not working if the called method actually performs some async stuff.
MWE:
````python
# %%
from dummy_backend import DummyBackend
…
jrast updated
3 weeks ago
-
I was wondering if you had any plans on moving the library to asyncio and aiohttp, and in general putting effort into making the library asynchronous? Thank you, Daniel!
-
### Describe the bug
There is no problem using asyncmy
There is a "RuntimeError: Event loop is closed" error when using aiomysql
Am I using it incorrectly? What's wrong?
### To Reproduce
…
-
### The problem
I'm using this integration https://www.home-assistant.io/integrations/sms/ with the device SIM800C.
The integration is running correctly freshly started, I can receives sms, I can …
-
在运行一段时间(可能是接收到某些特殊字符?)(具体原因未知)后出现接收到每条消息都出现database is locked 报错
![image](https://github.com/user-attachments/assets/f6e7a7ba-660f-4941-8692-5f9d951b5bf8)
![image](https://github.com/user-attachment…
-
![Screenshot_2024-11-06-16-21-26-888_com server auditor ssh client](https://github.com/user-attachments/assets/ed179150-2319-4e0a-9943-bcfa0c01c5da)
-
-
Debian11
Python 3.9.2
requirements.txt OK
- **我在做什么时遇到了问题?**
“我在尝试启动`main.py`时遇到了问题。RuntimeError: There is no current event loop in thread 'asyncio_0'. ”
- **我希望程序如何表现?**
…
-
### Describe the bug:
This is a tricky bug for me. It only happens on PC, not on Mac.
I'm not using any async code.
I'm not using it in a notebook.
I am using proxies.
### Screenshots:
Non…