Eduard Stromenko

Results 9 comments of Eduard Stromenko

@juliushaertl, I cannot add 'to review' label to this PR, so can you do it?

Please, review my changes. It looks like you forgot about it :)

@juliushaertl, I took your comments into account. Could you review the changes I made? If it's not what you meant for some reason, I'm open to discuss the solution you...

Having the same issue. The problem appears only sometimes inside docker container, I cannot reproduce it on my local machine. I am pretty sure that chrome and chromedriver major versions...

It seems like code from #1699 removes necessary labels added by docker compose. Before restarting: ``` "Networks": { "cartman": { "IPAMConfig": null, "Links": null, "Aliases": [ "backend", "4fcb8f2cd0cf" ], "NetworkID":...

Seems like this package doesn't work anymore at all. Downgrading chrome (chromium in my case, but I don't think it's important), UC or python version didn't help. Simple example from...

Facing the same issue with @parcel/watcher-linux-x64-musl package. Downgrade of parcel or watcher packages did not help

> Facing the same issue with @parcel/watcher-linux-x64-musl package. Downgrade of parcel or watcher packages did not help Solved the problem upgrading alpine from 3.15 to 3.18. To reproduce the issue...