ninja-build/ninja

Ninja -t browse leaves socket open

Open

#465 建立於 2012年11月27日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (10,194 star) (1,544 fork)batch import
bughelp wanted

描述

Running ninja -t browse X then pressing Ctrl-C leaves the socket open. Rerunning ninja -t browse X causes a socket error.

NInja should either catch the ctrl-c and terminate python (the parent process), or support a ninja -t browsestop tool.

Note : I'm currently running 6a73d41072bafe2384aea20252c3faa6c1ceaa2a

貢獻者指南