-
# Repro steps
start redis server with `timeout 1`
```
use redis::aio::ConnectionManager;
use std::time::Duration;
async fn ping(con: &mut ConnectionManager) {
match redis::cmd("ping").qu…
-
With Mario AIO cam there is no telemetry possible, neither on UART0 nor on UART2. I've tested with several baud rates. Settings:
- Telemetry MAVLINK
- any FC sys ID allowed
- refresh rate 4 Hz
- …
-
Hi, any reason not to add an authentication schema based on "oc_accounts" etc? Tx
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.13.0
- **Dependencies**:
- uamqp==1.6.4
- azure-core==1.29.5
- **Operating System**: All (SDK Issue)
- **Python Version**: 3.11
**Des…
-
instead of an'x' a height symbol shows up for some resolutions. Using the latest Mario AIO firmware, INAV
-
As I read should be done:
```
dependencies = [
# "six",
# "bs4",
# "markdown-it-py",
# "pygments",
# "rich",
# "mdurl",
# "textual",
pygame,
pytmx,
]
```
But pygbag not compiling…
-
The cookies get recreated every time. I need to dig into the cookie code some more to see if we can avoid this
https://github.com/aio-libs/aiohttp/blob/d74e51b5cf93eb99a1fb6aa66950a863c7c056ee/aio…
-
I'm guessing I'm fundamentally doing this wrong/in a poor form. Currently I am just trying to get a simple http server built on top of sockets and zig-aio. The performance tends to be quite sporadic. …
-
When using a local `.aio` config file similar to what is outlined in https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#setup-for-oauth-integration with `aio config:set ims.conte…
-
When I run the command “aios-cli start”, it gives the following error:
"thread 'main' panicked at aios-cli/src/main.rs:170:60:
called `Result::unwrap()` on an `Err` value: Error("unexpected charac…