mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-31 16:04:27 +02:00
parent
2812dd7049
commit
0bce71de24
@ -185,7 +185,6 @@ void ProcessRunner::stop()
|
||||
if (!_pidFile.empty())
|
||||
{
|
||||
File pidFile(_pidFile);
|
||||
_pidFile.clear();
|
||||
std::string msg;
|
||||
Poco::format(msg, "Waiting for PID file (pidFile: '%s')", _pidFile);
|
||||
_sw.restart();
|
||||
|
Loading…
x
Reference in New Issue
Block a user