Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

jxbrowser opens too many files #142

Open
vjpr opened this issue Jul 12, 2018 · 0 comments
Open

jxbrowser opens too many files #142

vjpr opened this issue Jul 12, 2018 · 0 comments
Assignees
Labels

Comments

@vjpr
Copy link

vjpr commented Jul 12, 2018

When using jxbrowser as the rendering engine...

sudo lsof -n | cut -f1 -d' ' | uniq -c | sort | tail

 373 Google
 401 Dropbox
 423 Google
 560 Sourcetre
 844 Google
 995 datagrip
1000 Google
1012 idea
1402 Dock
1594 jxbrowser

jxbrowser is using the most number of open files.

There is a leak somewhere.

NOTE: I have 6 windows open in IntelliJ.

@ShyykoSerhiy ShyykoSerhiy self-assigned this Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants