Jáchym Toušek
Jáchym Toušek
Is it a bug in ext-uv then?
See https://github.com/amphp/amp/pull/301
But yeah we might want to apply the rest of the Psalm stubs too.
Not a very good solution imo. Now the signal handler can't control the exit code.
It works as expected if I add flush after each persist so I think it really is a bug.
The problem is probably that `SortableListener::getMaxPosition()` doesn't check entities sheduled for insertion.
In that case the output is different but still buggy: ``` 0: item 0 1: item 1 1: item 2 ```
Still not solved afaik.
ping @mvriel
The thing is, is this a bug in Office365 or in PHP's `imap_headerinfo` function? Maybe we should open a bug report in PHP?