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

Cleanup thread resources when lua/duktape async event helper ends #3409

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

atoppi
Copy link
Member

@atoppi atoppi commented Jul 24, 2024

While debugging #3408 we found a thread memory leak due to a missing g_thread_unref when handling async events in the lua plugin.

UPDATE: did the same fix on the duktape plugin too.

@atoppi atoppi changed the title Cleanup thread resources when janus_lua_async_event_helper ends Cleanup thread resources when lua/duktape async event helper ends Jul 24, 2024
@atoppi atoppi merged commit 9d360ca into master Sep 4, 2024
8 checks passed
@atoppi atoppi deleted the fix-lua-thread-leak branch September 13, 2024 13:24
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.

1 participant