-
Is there a mechanism for momentary signals in dodal?
Currently synoptic buttons that send a value when pressed and another value when released to momentarily set the value of an ioc's PV. For exam…
-
Currently, we don\`t support running allure-python in an async function (e.g. through asyncio event loop or a similar coroutine execution engine).
This is important, because
1. Async-based framewo…
-
```
from pyDIOPT import DIOPTRelease
release = DIOPTRelease("v8", "h sapiens")
# fetching single gene
example1 = release.fetch("ENSG00000085117", target_species=None)
# fetching several gen…
-
**Describe the bug**
```
r2r
Usage: r2r [OPTIONS] COMMAND [ARGS]...
R2R CLI for all core operations.
Options:
--base-url TEXT Base URL for the API
--help Show this messag…
-
From #2481:
[@mhsmith] Should we add a test to the Toga testbed to cover asyncio network access, since both Android and WinForms have their event loop implementations in this repository?
[@freak…
-
Home Assistant
Core 2024.7.3
Supervisor 2024.06.2
Operating System 12.4
`WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/root/.netrc',) inside the eve…
demey updated
3 weeks ago
-
### Description of the bug:
Calling `GenerativeModel.generate_content_async` in Colab results in the following error:
```
[/usr/local/lib/python3.10/dist-packages/google/generativeai/generati…
-
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!
-
# Whisper Streaming - Buffer Audio & Incorrect Finals
## **Description**
While testing streaming functionality using Whisper, we have identified two principal issues:
---
## **1. Missing B…
-
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…