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

Executing a user process breaks network statistics #323

Closed
vinc opened this issue Apr 10, 2022 · 0 comments
Closed

Executing a user process breaks network statistics #323

vinc opened this issue Apr 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@vinc
Copy link
Owner

vinc commented Apr 10, 2022

> net stat
rx: 2 packets (1180 bytes)
tx: 2 packets (620 bytes)

> /bin/hello
Hello, World!

> net stat
rx: 36254196902658239 packets (16192026705920 bytes)
tx: 6278066737626506568 packets (7390416128 bytes)
@vinc vinc added the bug Something isn't working label Apr 10, 2022
@vinc vinc closed this as completed Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant