ninja-build/ninja

Ninja -t browse leaves socket open

開放

#465 建立於 2012年11月27日

 (3 則留言) (0 個反應) (0 位負責人)C++ (1,544 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (10,194 顆星)
PR 合併指標
 (平均合併 39天 3小時) (30 天內合併 10 個 PR)

描述

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

貢獻者指南