|
|
|
|
|
by kps
4 days ago
|
|
> Fill with what stuff exactly? Yes, exactly. Cloning, as a process creation primitive, is the one thing that doesn't need to be concerned with other stuff. > … a git-subprocess forked from a web server … That's pulling in a whole load of assumptions that are distinct from process creation. You can have processes in an environment that has no concept of file system or persistent storage at all. |
|