ninja-build/ninja

Ninja -t browse leaves socket open

Open

#465 ouverte le 27 nov. 2012

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (1 544 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (10 194 stars)
Métriques de merge PR
 (Merge moyen 39j 3h) (10 PRs mergées en 30 j)

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