conservator
conservator copied to clipboard
Some points
1 In ConservatorFramework.cpp, the watcher function has some minor problem with lock---wait---notify. There is a chance the wait operation may never be wake up.
2 There is lack of code to handle session timeout which may result in invalid zhandler.
Want to submit a PR?