I would like to create a system that automatically extracts github repositories using
System.cmd("git",["pull", link])
Does this command block? If I start it at the same time in many actors, can I always get as many actors (or at least a socket restriction for the system)?
If it’s not, did it happen?
source
share