You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beet hackathon demo - Beet if reopened creates new process ids and the old process ids stay the same (Observed on Linux may be windows users wont face this issue) I needed to manually kill them for the app to work.
#124
Open
manikey123 opened this issue
May 12, 2019
· 6 comments
Below lines are spawning redundant threads. Resulting in stale UI. That needs to be manually killed.
Do suggest recommendation for the below lines. Should they be removed. Then the connection icon wont come. Plz suggest any ideas @sschiessl-bcp
In order to fix above issue I researched AppImg https://appimage.org/
AppImg is open source. Set ups are handled in the AppImg itself and it would be seamless for Linux users
Please assign to me @sschiessl-bcp
The text was updated successfully, but these errors were encountered: