-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
@yogeshojha @AnonymousWP
According to this issue #1056 and some investigation on my…
-
### What happened?
The PIR sensor is added nicely, but Occupancy does not change, ever. I can see the sensor blink but the state does not update.
generated_external_definition
```
const {ba…
-
## Brief feature description
When on high CPU load it is possible that the heartbeat thread does not send its heartbeats in a given time-frame. This can cause roudi to cleanup all resources of the …
-
Depends on #59
Perhaps we could use https://github.com/giampaolo/psutil
```
import psutil
psutil.pids()
[1, 2, 3, 4, 5, 6, 7, 46, 48, 50, 51, 178, 182, 222, 223, 224,
268, 1215, 1216, 122…
-
It's OK to pull monitor file to bimax_seed/monitor
-
Hi guys:
Our production environment encountered a case. There are many semi-connection found on the ClickHouse server.
These connections are created by our Load-Balancing component when performin…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Currently, the implementation is that the server (if it's based on smallrye-graphql) sends PING messages periodically, but doesn't care whether any PONG arrives. Client doesn't send any PING messages …
-
freebVNC or bVNC Pro keeps getting disconnected if my Android device is idle even if Keep Screen Awake is on on top of another app ([Touch Blocker](https://play.google.com/store/apps/details?id=com.cl…
-
import pjsua2 as pj
import time
import threading
import sys
import os # For handling file paths
# Logging callback
def log_cb(level, str, len):
print(str.strip())
# Subclass to extend …