Tomasz Zadora
Tomasz Zadora
Yes, and I've previously contributed to Phalcon ORM and fixed minor issue regarding PostgreSQL, maybe I will fix it too, but I'm not too good with all the building process...
When I'll find the Time I will try, right now I fixed my problem by other way around.
I will try to investigate it. My php-fpm process daemon is set up to terminate php processes after they reach certain amount of served requests, that is in the /etc/php/7.4/fpm/pool.d/www.conf...
Yeah but the script that is causing the hanging write lock is a script that is executed by HTTP request, not in CLI mode, and is terminated one way or...
Kolejny nieco dziwny komunikat przy tworzeniu innej oferty: ``` stdClass Object ( [errors] => Array ( ) [warnings] => Array ( [0] => stdClass Object ( [code] => ConstraintViolationException.OfferValidation [message]...