Remove duplicate open operation for swss.rec file#299
Closed
jipanyang wants to merge 1 commit intosonic-net:v1.0.3from
Closed
Remove duplicate open operation for swss.rec file#299jipanyang wants to merge 1 commit intosonic-net:v1.0.3from
jipanyang wants to merge 1 commit intosonic-net:v1.0.3from
Conversation
|
@JipanYanga, |
Contributor
Author
|
Fixed in #298 |
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
…#299) * [flex_counter]: Include plugins delay into poll correction Signed-off-by: marian-pritsak <marianp@mellanox.com> * Address comments Signed-off-by: marian-pritsak <marianp@mellanox.com> * Remove pollInterval parameter Signed-off-by: marian-pritsak <marianp@mellanox.com>
lukasstockner
pushed a commit
to genesiscloud/sonic-swss
that referenced
this pull request
Apr 2, 2023
* catch Exception to avoid CMIS code crash Signed-off-by: Kebo Liu <kebol@nvidia.com> * fix review comments, add more UT test Signed-off-by: Kebo Liu <kebol@nvidia.com> Signed-off-by: Kebo Liu <kebol@nvidia.com>
jianyuewu
pushed a commit
to jianyuewu/sonic-swss
that referenced
this pull request
Dec 24, 2025
Indentation changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
swss.rec has been opened in main(), should not be opened again here.