-
#### What are you trying to achieve?
I am attempting to receive an entity with the most recent data written on the API test, but I'm encountering incorrect or inconsistent results between `find` an…
-
Hi,
All of a sudden we're receiving the error _"The request was not processed and can be safely retried."_. Until now, everything worked perfectly.
Anybody got an idea of what the error means?
…
-
We wait real parallelization since its possible, parallelMap works great, it's not good when in 2024 test framework can't run tests in real parallell, shards it's not a solution since it can't orchest…
-
ref: symfony/symfony#41520
Twig uses output buffer when rendering the template, this causes issues when rendering multiple templates at once, as one template will capture the output buffer of anoth…
-
Today when I went to do 'composer update' on my exakat server, I got this error:
```
# composer update -vvv
Reading ./composer.json
Loading config file ./composer.json
Checked CA file /etc/ssl/…
-
Hi team,
I would like to reopen the issue regarding the zombie .sock files not being correctly deleted when using amphp/parallel.
BUG: ONE .socket file left after the clean, ONLY 1 is LEFT!
*…
-
### What happened?
__Disclaimer__: I have zero prior experience in php - so if you find this bug report irrelevant, lmk.
I tried to hack together the nextcloud dockerfile to make it work with fr…
-
I am interested to know if amphp/websocket client responds with pong control frame to the ping control frame from web socket server, as per RFC6455 (https://tools.ietf.org/html/rfc6455#section-5.5)?
…
-
Hi! I have about 200 SQL queries that I need to perform.
Is it possible to limit the concurrency in v2 of amphp/mysql? So let's say that if want to have 10 queries always running in parallel, if one …
-
I've been looking in the documentation for several days, but I can't find the way, nor examples. To extract data from a parquet hosted in the aws S3... I don't know if I'm a potential nerd. But I'm g…