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

test memory usage of the wazero engine #1609

Closed
wants to merge 1 commit into from
Closed

Conversation

achille-roussel
Copy link
Collaborator

I'm opening this PR just to demonstrate that the test added in 129e49a fails when executed on main.

The test reproduces the memory leak reported in #1600

@mathetake
Copy link
Member

ack!

@achille-roussel
Copy link
Collaborator Author

achille-roussel commented Aug 2, 2023

For the record:

--- FAIL: TestMemoryLeak (5.15s)
    memleak_test.go:19: running memory leak test for 5s
    memleak_test.go:35: wazero used more than 100 MiB after running the test for 5s (alloc=139795240)

@achille-roussel achille-roussel deleted the memory-leak-test branch August 2, 2023 01:10
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