Skip to content

Commit

Permalink
Fix a bug when projektor instances was not being killed
Browse files Browse the repository at this point in the history
...if it's cmdline differs from "projektor".

I've updated the Executable() method on Process interface
to make it return full path to the executable, equal to os.Args[0].
  • Loading branch information
yamnikov-oleg committed Feb 3, 2017
1 parent ea4a038 commit 33caa82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions vendor/github.com/yamnikov-oleg/go-ps/process.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions vendor/github.com/yamnikov-oleg/go-ps/process_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33caa82

Please sign in to comment.