-
For some reason mypy with `asynccontextmanager` works fine but I cannot figure out how to get latest beartype working with it correctly other than disabling type checking for that function... Minimal …
-
### Description
I encountered an error while attempting to reproduce the steps outlined in the [Example.md](https://github.com/ovanr/webFuzz/blob/v1.2.2/Example.md) documentation for webFuzz. Specifi…
-
Hello,
I have an error with your component.
I use HA Core version 2024.10.2.
The issue log is as follow:
```
2024-10-14 18:45:43.423 WARNING (MainThread) [homeassistant.util.loop] Detected bl…
-
async 支持吗???completion = client.chat.completions.create(
model=model,
messages=messages,
temperature=temperature,
max_tokens=max_tok…
-
```python
from pyzerox import zerox
import os
import json
import asyncio
import argparse
# Parse command-line arguments
parser = argparse.ArgumentParser(description='Process a PDF file with z…
-
**Is your feature request related to a problem? Please describe.**
It appears the the P340 device isn't supported. Or at least I can't see a way to add it to the inegration. The Tapo controller appea…
-
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!
-
```
Traceback (most recent call last):
File "C:\Users\sloopjohnb\Downloads\ArchivedUltimaScraper-7.6.1\start_ofd.py", line 104, in
asyncio.run(main())
File "C:\Users\sloopjohnb\AppData\Lo…
-
Upon a normal exit, there are asyncio errors of the form
```
Exception in callback TransportBase._connect_done(>)
handle: )>
asyncio.exceptions.CancelledError
During handling of the above excep…
-
# 🐛 Bug Description
In CI, it seems like the builds fail periodically because of sequence number synchronization issues (usually because we aren't waiting on the sequence number), or it may be poss…