-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
DATA RACE
**If the current behavior is a bug, please provide the steps to reproduce …
-
JIRA Issue: [KIEKER-956] Rare ConcurrentModificationException in the LiveDemo
Original Reporter: Nils Christian Ehmke
***
I am able to get a ConcurrentModificationException in very rare cases within…
-
## Problem statement
The current API doesn't allow to implement application-level **Optimistic Concurrency Control**, which is a pattern commonly implemented by applications with high concurrency n…
-
Hey @robinaidev, what are the top 3 ways to write a concurrent program in Rust? Please elaborate on the pros and cons of each approach and compare them to each other.
-
### Requested feature
I propose adding a parallelization option to the `convert_all()` function by introducing an additional parameter, such as `num_worker`. This feature would allow users to speci…
-
### Bug description
My stack i am using NodeJS 20.17 + NestJS 10.4 + Prisma v5.20
The problem is a high usage of RSS in comparison to the heap. I noticed this problem in our AWS environment (we ar…
-
Hi!
Here are a few issues I found with m3ua.Conn:
- messages.Data.MarshalBinary will call SetLength on its inner params.Param (eg. RoutingContexts)
https://github.com/wmnsk/go-m3ua/blob/3084b…
-
We have code that looks like this:
```python
scrapfly = ScrapflyClient(key=self.__scrapfly_api_key, max_concurrency=15)
targets = [
ScrapeConfig(
url…
-
The need for this item arises from a discussion initiated by the Go debugger team and others for the debug adapter protocol:
- Paging support for threads https://github.com/microsoft/debug-adapter-pr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.15
- Deployment mode(standalone or cluster):cluster
- MQ type(r…