ninja-build/ninja

Ninja -t browse leaves socket open

Open

#465 aperta il 27 nov 2012

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (1544 fork)batch import
bughelp wanted

Metriche repository

Star
 (10.194 star)
Metriche merge PR
 (Merge medio 39g 3h) (10 PR mergiate in 30 g)

Descrizione

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

Guida contributor