-
This error happens when I call the `list()` function on a 1s interval poll. I do this to ensure that the camera is still connected and detect if new cameras have been added. Doing this causes a crash …
-
```
What steps will reproduce the problem?
1. Start remote notifier with the persistent notification enabled
2. Use the phone a lot to eat up memory and get Android to kill off background
processes.
…
-
```
What steps will reproduce the problem?
1. Start remote notifier with the persistent notification enabled
2. Use the phone a lot to eat up memory and get Android to kill off background
processes.
…
-
```
What steps will reproduce the problem?
1. Start remote notifier with the persistent notification enabled
2. Use the phone a lot to eat up memory and get Android to kill off background
processes.
…
-
When creating a new issue, please make sure the following information is part of your issue description. (if applicable). Thank You!
- Which Akka.Net version you are using
1.3.3
- On which platfo…
-
When binding to components that exist on newly created game objects or newly instantiated prefabs, it would be nice to be able to set in in the binding that the object will persist loads.
for examp…
-
### Expected behaviour
Redis documentation for the [SELECT](https://redis.io/commands/select) command says that
> New connections always use the database 0
So subsequent SELECT commands on diff…
-
Hi,
As an idle time project/hobby I've spent some time fuzzing various image processing related applications/libraries. I've found some interesting bugs; I was confident that some were even intere…
-
### Problem Statement
Should be capable of periodically or continuously monitoring the memory usage of the web rendering process, providing insights into the memory allocation of various components a…
-
Hello, I'm using a persistent subscription to receive events from Event Store then I proceed to a heavy processing that take some time. When the time is too important (some seconds), ES cut the connec…