git bash启动多个bash.exe流程
这与 git bash(mintty)非常慢。在Windows 10 OS 上,但是我还注意到使用Process Monitor后,当我从Explorer启动Git Bash时,Bash.exe连续启动了15-20次(请参见下面的ScreenShot),这就是为什么它需要7s(从12:20:01到12:20:07)。
知道什么原因导致这个问题?特别是,bash.exe是否尝试使用fork()
某种程度上与Windows 10无法正常工作?
This is related to Git Bash (mintty) is extremely slow on Windows 10 OS, but I have also noticed after using Process Monitor that bash.exe is launched 15-20 times in succession when I launch Git Bash from explorer (see screenshot below), which is why it takes 7s (from 12:20:01 to 12:20:07).
Any idea what causes this issue? In particular, is bash.exe trying to use fork()
somehow that doesn't work well with Windows 10?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论