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

DO NOT MERGE: Investigate memory leaks by inspecting heap #2194

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pipex
Copy link
Contributor

@pipex pipex commented Aug 31, 2023

This will hopefully help us catch the memory leak reported in #2193

DO NOT MERGE

Change-type: patch

@pipex pipex marked this pull request as draft August 31, 2023 18:57
@pipex pipex force-pushed the memory-profiling branch 3 times, most recently from d6c4522 to 4456ddd Compare August 31, 2023 19:24
@cywang117 cywang117 changed the title Instrument with heapdump DO NOT MERGE: Investigate memory leaks by inspecting heap Sep 6, 2023
@cywang117 cywang117 force-pushed the memory-profiling branch 9 times, most recently from 33f0645 to 882dc9e Compare September 7, 2023 05:30
This fixes a potential race condition where the github runners may stop
the `sut` service before the wait timer is reached, resulting in a 0
exit code returned by the service, leading to a false negative test.

Change-type: patch
@cywang117 cywang117 force-pushed the memory-profiling branch 3 times, most recently from 34b71b7 to 1bf19f8 Compare September 14, 2023 22:40
Signed-off-by: Christina Ying Wang <[email protected]>
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