-
# Description
As part of https://github.com/wazuh/wazuh/issues/26562, we need to adjust the behavior of the `POST /events/stateful` endpoint and the batcher in charge of sending the received events…
-
When calling infer() with multiple text, even if the text are very different length, then all the audio files are the same length
I am on Windows, using the demo code provided.
google translate:
…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-6.9.10-amd64-x86_64-with-glibc2.39
- Python version: 3.11.9
- Huggingface_hub version: 0.24.5
- Safetensors version: 0.4.4
- Ac…
-
### Connector Name
Google Sheets
### Connector Version
0.2.6
### What step the error happened?
During the sync
### Relevant information
When updating two sheets daily with ~30 rows and ~80 rows…
-
# Lines of code
# Vulnerability details
All the mitigations in this report are accurate.
In particular:
- Remove the `Gnosis` contract from both the `Deployer` and `Broker`.
- Ensure all `batch …
-
Is there a way to use the [`softDelete`](https://hooks-common.feathersjs.com/hooks.html#softdelete) hook for batch requests?
I found out deleting multiple records at once via batch remove does not…
-
Initial investigations to remove Zeek-side batching were done in these PRs:
* https://github.com/zeek/broker/pull/64
* https://github.com/zeek/zeek/pull/644
But findings indicate those changes …
-
**Description:**
We've encountered an issue with deadlocks arising from an interaction between Python's multiprocessing and logging libraries in gdal.py. These deadlocks occur sporadically, leading…
-
```python
query = await Something.select(Something.id).output(as_list=True)
```
usage of batch changes output from:
`[id, id, id, ...]`
to the default one:
`[{'id': id, ...}]`
-
**Logstash information**:
Please include the following information:
1. Logstash version: 8.5
2. Logstash installation source: deb
**OS version**: ubuntu 20.04
**Description of the problem…