Skip to content
New issue

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

[BP: release/v7 <- #222] feat: add storage leak test #223

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 22, 2024

Previously, flight packets were retained in the module's storage after a packet timeout. Now, flight packets are correctly removed when they timeout. An additional test was also added to verify that flight packets are correctly removed and not retained in storage after a timeout.


This is an automatic backport of pull request #222 done by Mergify.

* feat: add storage leak test

* cleanup test

* add e2e to workflow

(cherry picked from commit 64c5cd5)
@github-actions github-actions bot added the packet-forward-middleware Label for items related to the packet forward middleware label Nov 22, 2024
@joelsmith-2019 joelsmith-2019 merged commit 3a75835 into release/v7 Nov 22, 2024
9 of 10 checks passed
@joelsmith-2019 joelsmith-2019 deleted the mergify/bp/release/v7/pr-222 branch November 22, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge backported packet-forward-middleware Label for items related to the packet forward middleware
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant