-
* Mojolicious version: 9.19
* Perl version: 5.26
* Operating system: CentOS 8
### Steps to reproduce the behavior
it's needed to check and wait for all promises as in "all_settled" method and se…
-
## Enhancement
There are two types of concurency for parsing slow query log, decided by whether Desc attribute is true:
https://github.com/pingcap/tidb/blob/d8098b970893c850cc318727d9dc336d0a677f35/…
-
If you have build multiple spiders and try to run them together it creates concurency issues.
Assume you have a list of spider classes
foreach ($spiders as $spider) {
Roach::startSpider($spider…
-
... because it's a real game changer and it allows testing concurency scenarios.
-
i experience following error: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResour…
-
### Expected Behavior
I expect that when using JdkBlockingHttpClient the blocked call httpClient.send is used and not the asynchronous call httpClient.sendAsync. In this case, the entire request will…
-
**Describe the bug**
In my current test setup, I am using SoftAssertions within nested classes. After running such a test class with JUnit concurrency, individual test failures in the IntelliJ Run wi…
-
> Default: half the available CPUs on the machine.
My command
```
npx loadtest -H ... -t 5 -c 20 http://localhost:8080/xxx
```
My output
```
Max time (s): 5
Concurrent clients: 120…
fetis updated
6 months ago
-
i didn't test under kvm/linux so I could easily be running into usermode or osx specific issue
it's sporadic on level 4 but always crashes on level 5
```
➜ mcp git:(master) ab -n 100 -c 4 http…
-
When swiping back and forth through a large list of pages in a Compose HorizontalPager, the app will eventually crash with this stack trace.
Devices:
- Samsung SM-P610 (Tablet) Android 10
- Gala…