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

Fix wallpaper and open-uri fd leaks #515

Merged
merged 3 commits into from
Sep 14, 2020

Conversation

hadess
Copy link
Contributor

@hadess hadess commented Jul 20, 2020

Should fix #509

Track whether there are any opened file descriptors attached to the
request and close them when we unexport the request.
@sophie-h
Copy link
Contributor

Can you also have a look at #487? The code and the problem looked very similar to me.

@hadess
Copy link
Contributor Author

hadess commented Jul 20, 2020

Can you also have a look at #487? The code and the problem looked very similar to me.

The best way to check would be to try it out in the same circumstances.

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.

xdg-open (OpenURI portal) is leaving files open
3 participants