Add ProcessUtils (#46)
* Add ProcessUtils * Move getExePath and getExeCWD out from FileUtils to ProcessUtils * Support server-relaunch detection through pid file
Showing
- conf/nebula-graphd.conf.default 4 additions, 1 deletionconf/nebula-graphd.conf.default
- src/daemons/CMakeLists.txt 1 addition, 0 deletionssrc/daemons/CMakeLists.txt
- src/daemons/GraphDaemon.cpp 19 additions, 0 deletionssrc/daemons/GraphDaemon.cpp
- src/executor/GraphFlags.cpp 1 addition, 0 deletionssrc/executor/GraphFlags.cpp
- src/executor/GraphFlags.h 1 addition, 0 deletionssrc/executor/GraphFlags.h
Please register or sign in to comment