golang execution error
hello, i'm facing an issue with my go scripts :
it seems like my script is OOM killed, but in the logs i see a mem peak of 23.70mb only
i also have something weird with the cache, like downloading modules that i don't use anymore during "go mod tidy" even if the cache is disabled in the settings
thanks for the help !
0 Replies