MemoryLeak55
MemoryLeak55
Something to note as well, XDebug and apm-agent-php cause a memory leak https://github.com/elastic/apm-agent-php/issues/548
I'm experiencing the same issue with trying to upgrade from classic to onedir with this method. Same error
I have found a temporary workaround to get golanglint-ci to work until a proper fix comes around. Find your golangci-lint binary with ``` which golangci-lint ``` Change into that directory...
@SergeyKleyman On ubuntu 20.04 with php7.4-fpm apm agent v1.10.0 still leaks, on ubuntu 22.04 with php7.4-fpm there is no leak on ubuntu 22.04 with php8.1-fpm there is no leak updated...