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

fix: reduce memory footprint and refactor #425

Merged
merged 1 commit into from
Oct 17, 2024
Merged

fix: reduce memory footprint and refactor #425

merged 1 commit into from
Oct 17, 2024

Conversation

cmwylie19
Copy link
Contributor

Description

Reduces the memory footprint of http2Watch and includes refactoring

Soak Test: https://github.com/defenseunicorns/pepr/actions/runs/11355812600/job/31585909300

Related Issue

Fixes #424

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@cmwylie19 cmwylie19 self-assigned this Oct 16, 2024
@cmwylie19 cmwylie19 changed the title chore: reduce memory footprint and refactor fix: reduce memory footprint and refactor Oct 16, 2024
Copy link
Contributor

@btlghrants btlghrants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@btlghrants btlghrants merged commit 2f0fb7b into main Oct 17, 2024
10 checks passed
@btlghrants btlghrants deleted the 424 branch October 17, 2024 13:17
Copy link

🎉 This PR is included in version 3.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Http2 Watch has memory issue
2 participants