Skip to content

Conversation

ktbyers
Copy link
Owner

@ktbyers ktbyers commented Feb 7, 2025

No description provided.

赵磊(zhaolei.lc) and others added 3 commits February 7, 2025 08:48
Compared to Cisco switches, H3C switches are too slow in executing
commands because the value of the pattern is not set in the
check_config_mode function. This function is called twice in both
the config_mode and exit_config_mode, each time using read_channel_timing
instead of read_until_pattern, which greatly extends the duration.
This commit set default pattern of hp_comware to save time when
checking the config mode.
@ktbyers
Copy link
Owner Author

ktbyers commented Feb 7, 2025

@LeisureZhao FYI, fixed linting issue and removed the one pipe character here.

@ktbyers
Copy link
Owner Author

ktbyers commented Feb 7, 2025

@LeisureZhao Let me know if you run into any issues with this fix. I am going to go ahead and merge it into develop.

@ktbyers ktbyers merged commit ec74453 into develop Feb 7, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant