Wavering Ana
Wavering Ana
having the same issue as well ``` $ botio bootstrap --repo z-classic/z-nomp /usr/local/lib/node_modules/botio/lib/bootstrap.js:9 shell.silent(); ^ TypeError: shell.silent is not a function at Object. (/usr/local/lib/node_modules/botio/lib/bootstrap.js:9:7) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10)...
It works with shelljs `0.0.5pre4`
Every thread polls so they're on the same page as the other ones since that's one area Node.js falls short. I made the default config to be really aggressive at...
https://nodejs.org/api/cluster.html#cluster_how_it_works
It's the sheilded transactions, they take about 3-4gb memory due to how resource intensive they are
Unfortunately there's no way to force an operating system to reduce the allocated heap without being a feature creep
ownership permissions ``` $ docker exec 923249ff4894 ls -la repos total 20 drwxr-xr-x 5 1000 1000 4096 Nov 24 01:53 . drwxr-xr-x 1 root root 4096 Nov 24 01:53 .....
related https://github.com/go-gitea/gitea/issues/19455 maybe klaus should also be able to act as a user UID?
I actually didnt know that docker can set this with the -u flag. It works perfectly when I set `-u $(id -u):$(id -g)` I'm gonna submit a PR with it...
the git commands don't work if the git folder does not belong to the operating user ie: the docker container