We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
This:
snc@snc-lab> processes services restart <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <ok xmlns="http://clicon.org/lib"/> </rpc-reply> snc@snc-lab>
Will make the backend hang. Not possible to open new CLIs etc.
The text was updated successfully, but these errors were encountered:
Fixed: [Backend hangs when doing "process services restart" in the CLI](
271569b
clicon/clixon-controller#178)
The syslog() call was called recursively from within a signal handler triggering a mutex.
Sorry, something went wrong.
Fixed: [Documentation corresponding to specific release](clicon/clixo…
2831be4
…n-controller#178)
Verified.
krihal
No branches or pull requests
This:
Will make the backend hang. Not possible to open new CLIs etc.
The text was updated successfully, but these errors were encountered: