ninja-build/ninja

Ninja -t browse leaves socket open

Ouverte

#465 ouverte le 27 nov. 2012

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (1 544 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (10 194 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur