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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I execute a command and while the command is running I resize my terminal the command aborts with an error:
snc@snc-lab[/]# apply services bgp:bgp-customer NSC diff <Terminal resized here> May 22 13:36:30.956061: netconf_input_read2: read: Interrupted system call snc@snc-lab[/]#
The text was updated successfully, but these errors were encountered:
Fixed: [Error message from CLI if terminal is modified](clicon/clixon…
1904805
…-controller#122)
Fixed by ignoring SIGWINCH when waiting
Sorry, something went wrong.
Verified.
krihal
No branches or pull requests
If I execute a command and while the command is running I resize my terminal the command aborts with an error:
The text was updated successfully, but these errors were encountered: