-
using System;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Text.Json;
using System.Threading.Tasks;
using LibreHardwareMonitor.Hardware;
namespace PCM…
-
The check spend almost 12 seconds to get all information. We need to improve it.
gomex updated
9 years ago
-
I am currently using moto 5.0.18, boto3 1.35.54 (but I believe this has not changed as of 5.0.20) and am running into inaccurate byte data while unit testing:
I know that the `select_object_content…
-
#### The associated forum post URL from `https://forum.rclone.org`
n/a
#### What is your current rclone version (output from `rclone version`)?
`rclone v1.68.1`
#### What problem are y…
-
### Describe the bug
I tried installing extension in development from a local folder and while extension appears installed according to the `list` command, it is not executable.
### Steps to re…
-
| Epic |
|---|
| #25554 |
## Description
As a part of https://github.com/wazuh/wazuh/issues/25554, we will delete some endpoints related to agents from the Management API. The endpoints list i…
-
Currently on OOM we can print out the base pointers from instances, plus their sizes, to inspect the use of the memory space, to check if fragmentation is an issue. However, this is not complete beca…
-
### Service(s)
stats.jenkins.io
### Summary
The [statistics](https://stats.jenkins.io/pluginversions/bouncycastle-api.html) for the bouncycastle-api plugin are missing details of the last 4 CD rele…
-
A few chapters I've had the issue of a stat check failing, when the stats are capped. I'm not sure what the issue may be, but It isn't always consistent, sometimes I'll pass a stat check for the same …
-
### Description
i got a FloatingPointError when using jax.scipy.stats.gamma.pdf, i've tried using jax.config.update("jax_enable_x64", True) to no avail.
code for reproduction
```
import jax
i…