-
To look at:
1. Internal shopping product
2. Internal queue library.
-
When a container is created with a LogConsumer, the ContainerAsync does not wait for the logs to stop while dropping. If the process ends quickly, e.g. when running a single `cargo test`, some logs ma…
-
Using broadcaster w/ fastapi and seeing an exception when using broadcaster via websockets.
Relevant parts:
```
await self._conn.execute("SELECT pg_notify($1, $2);", channel, message)
# …
-
On an STM32H723ZG, Rng seems to lock up after the first call.
Tested using [the rng example](https://github.com/embassy-rs/embassy/blob/044b5c89215aa269bef627e68869c223b810f8cf/examples/stm32h7/src…
-
**Which feature do you think can be improved?**
streams need aync lock write,so use tokio to decide the schedule.
**How can it be improved?**
tokio::sync::mutex
**Additional Information**
..
**Be…
-
**Description**
I can't run two apps simultaneously on `windows` which both use `hydrated_bloc`. I think this is because I use the default storage `HydratedStorage` which under the hood utilize hive…
-
### Specification
We'd like to investigate creating our own locking library, based off our current usage of `fd-lock`.
Previously we were using both [`proper-lockfile`](https://github.com/moxyst…
-
First of all, I'd like to congratulate on a exceptional effort on porting this to rust!
I've done some testing with your library and it seems to work for a while, before I'm receive TimeOut errors.…
-
Jest doesn't play well with the concurrent imports happening here:
https://github.com/linthtml/linthtml/blob/193c8ceb801538c1f573a2f2a55efa7eb9456d5b/packages/core/src/rules/index.ts#L15
See htt…
-
### What version of Integration has the issue?
2.13.11
### System Health details
## System Information
version | core-2024.10.1
-- | --
installation_type | Home Assistant OS
dev | false
hass…