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

backend/sys: associate imported proxy with correct event queue #750

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

cmeissl
Copy link
Collaborator

@cmeissl cmeissl commented Jul 27, 2024

fixes a regression introduced in e777e85 which moved all proxies to a separate event queue but left proxies imported with Backend::manage_object on the default queue.

cc @chrisduerr

@chrisduerr
Copy link
Contributor

I can confirm that this patch fixes the leak.

@chrisduerr
Copy link
Contributor

Any reason to hold off on this? Seems better than the status quo.

Also wanted to link #747, so that gets closed when this is merged.

fixes a regression introduced in e777e85
which moved all proxies to a separate event queue but left proxies imported
with `Backend::manage_object` on the default queue.
@cmeissl cmeissl force-pushed the fix/manage_object_event_queue branch from 66382f2 to 274f8e6 Compare August 31, 2024 16:55
@chrisduerr
Copy link
Contributor

Just for future reference: I won't be testing this in the future since I no longer use that in my browser. Or at last I soon won't be using it anymore. But it obviously still makes sense to fix.

@cmeissl cmeissl marked this pull request as ready for review September 3, 2024 15:32
@ids1024 ids1024 merged commit e648903 into master Sep 3, 2024
14 checks passed
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.

4 participants