Skip to content

Fix route check dependency on concurrent package#189

Merged
r12f merged 1 commit into
Azure:202412from
BYGX-wcr:fix-route-check-deps
Jun 22, 2025
Merged

Fix route check dependency on concurrent package#189
r12f merged 1 commit into
Azure:202412from
BYGX-wcr:fix-route-check-deps

Conversation

@BYGX-wcr

@BYGX-wcr BYGX-wcr commented Jun 22, 2025

Copy link
Copy Markdown

What I did

I changed the implementation of check_sids to remove the dependency on the concurrent package.

How I did it

Change from parallel checking on multiple namespaces to iterative checking on namespaces.

How to verify it

Verified it on lab device.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@BYGX-wcr BYGX-wcr requested a review from r12f June 22, 2025 03:00
@BYGX-wcr BYGX-wcr changed the base branch from master to 202412 June 22, 2025 03:00
@r12f r12f merged commit dbb01a2 into Azure:202412 Jun 22, 2025
3 checks passed
mssonicbld added a commit that referenced this pull request Jun 23, 2025
```<br>* 982606b - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-utilities.msft into 202503 (2025-06-23) [Sonic Automation]
* dbb01a2 - (base/202412) remove the dependency on concurrent library (#189) (2025-06-21) [Changrong Wu]<br>```
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.

2 participants