On Sunday, 19 July 2015 at 13:41:19 UTC, ketmar wrote:
On Fri, 17 Jul 2015 22:53:55 +, Minas Mina wrote:
bump
sorry, i was wrong about GC non-calling. yet we still need more
info: how long it works before crashing, how much threads it
runs, how many "git clone" commands were ok before c
On Fri, 17 Jul 2015 22:53:55 +, Minas Mina wrote:
> bump
sorry, i was wrong about GC non-calling. yet we still need more info: how
long it works before crashing, how much threads it runs, how many "git
clone" commands were ok before crach, what DMD version are you using, and
*full* source
On Monday, 13 July 2015 at 09:46:26 UTC, Minas Mina wrote:
I have written a script that visits all directories in the
current directory and executes a command. In my case, "git
pull".
When running the script serially, everything is fine. All git
repositories are pulled.
But I'd like to pull
bump