-
Notifications
You must be signed in to change notification settings - Fork 1k
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
a lot of thread housekeeping #2074
Conversation
🤖 Pull request artifacts
|
@caveman99 I replaced those instances with disable and I also made it return an int32_t so that we could return it in a runOnce |
Every time we call this, same leak, 360 bytes... Also this, but only sometimes, still same amount of bytes when it happens |
the 324 may be harmless... Router frees that up again, seems to be a packet struct...
|
Switch them off when not needed / disabled.