-
In CreateWorkspace.cs line 32 the method definition is marked async, however, there is no await call in the method body.
This would be a quick fix to add the await keyword, however, the async call …
-
I am wondering if there is anyway to deal with Python coroutine in `pydantic_core`. I found [the async-await section of PyO3 docs](https://pyo3.rs/v0.22.2/async-await), but the feature seems not enabl…
-
I am working on a timeline widget and have an issue with disappearing/popping widgets if they have an offset set while scrolling off the original region/viewport. I am wondering if this is an intended…
-
I upgraded to 2024.10 and now I am getting errors loading Pyscript. The error I see in the log says:
```
Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 6:58:…
dinki updated
1 month ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
Error settup up SecuritySpy
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_e…
-
### Describe the bug
All of my Solax entities have become unavailable they appeared to be installed but are showing as not available. I If I try to reinstall the integration it cannot find the invert…
-
We have:
* a list of callback methods at https://qunitjs.com/api/callbacks/
* a list of events at https://qunitjs.com/api/callbacks/QUnit.on/
* module hooks https://qunitjs.com/api/QUnit/module/#ho…
-
Maybe I am missing something, but I tried two approaches and none works: audit opens the session which is not authenticated even when logs show cookies passed into the page object passed into audit.
…
-
As far as i can see this issue has not been reported before
> please create a bug report at https://github.com/jekalmin/extended_openai_conversation/issues For developers, please see https://develo…