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

Populate autoUpdater.signals on linux (and other unsupported systems) #1211

Closed
gamestailer94 opened this issue Feb 3, 2017 · 1 comment
Closed

Comments

@gamestailer94
Copy link

gamestailer94 commented Feb 3, 2017

I just started using unit test, and my travis builds on linux always failed, after some hours I found out that signals does not get populated on linux.

So to workaround about this atm I need to catch the system before calling signals.updateDownloaded

It would be better if signals still gets populated but updateDownloaded never gets called on unsuported systems

@develar
Copy link
Member

develar commented Feb 3, 2017

Linux is not supported at all, #1138 For now, you should not create autoUpdater for Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants