tgockel / zookeeper-cpp

A ZooKeeper client for C++.
http://tgockel.github.io/zookeeper-cpp/
Apache License 2.0
149 stars 40 forks source link

server: Send SIGABRT to the subprocess if it doesn't terminate within 1 second #62

Closed tgockel closed 6 years ago

tgockel commented 6 years ago

Fixes issue #54