GooBox/goobox-community-gui

Installing JRE doesn't finish

jkawamoto opened this issue · 3 comments

It seems node-jre.install sometime blocks. The installer should set timeout and retry the installation.

Currently, the JRE installation times out after one hour but it should be shorter for example 20min.

We can watch CPU usage with this library https://github.com/soyuka/pidusage to determine the download process is frozen.

awesome!.