Attention is currently required from: pespin.
Patch set 1:Code-Review -1
1 comment:
Patchset:
I somehow doubt the theory. f_vty_config2() is implemented using f_vty_transceive_ret() which first sends the command and then executes f_vty_wait_for_prompt(), i.e. we wait after the IUT (stp in this case) has returned a prompt after executing the command.
Sice there is no multi-threading in the STP, this must be sufficient.
So either f_vty_wait_for_prompt() is broken and doesn't dod what we expect it to do, or the bug is something else than you suspect.
To view, visit change 28131. To unsubscribe, or for help writing mail filters, visit settings.