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

Add stress test #3222

Merged
merged 3 commits into from
Dec 8, 2020
Merged

Add stress test #3222

merged 3 commits into from
Dec 8, 2020

Conversation

blasrodri
Copy link
Contributor

Created a simple echo TCP server that on two different runtimes that is
called from a Github action using Valgrind to ensure that there are
no memory leaks.

Created a simple echo TCP server that on two different runtimes that is
called from a github action using Valgrind to ensure that there are
no memory leaks.

Fixes: tokio-rs#3022
@Darksonn
Copy link
Contributor

Darksonn commented Dec 6, 2020

The associated issue is #3022.

@Darksonn Darksonn added A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. labels Dec 6, 2020
@Darksonn Darksonn requested a review from carllerche December 6, 2020 17:23
Copy link
Member

@carllerche carllerche left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@carllerche carllerche merged commit e013913 into tokio-rs:master Dec 8, 2020
@blasrodri blasrodri deleted the add-stress-test branch December 8, 2020 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants