Jan Pöschko
Results
1
issues of
Jan Pöschko
In Node.js, cloning some repos such as the [Next.js repo](https://github.com/vercel/next.js) hangs. I can also reproduce this with the `isogit` CLI: ``` isogit clone --url=https://github.com/vercel/next.js.git --dir=next ``` The Node process uses...