Do not kill an existing daemon, but check if one exists #973

Merged
IGassmann merged 7 commits from issue/298 into master 2018-01-31 23:15:55 +01:00
IGassmann commented 2018-01-29 15:21:14 +01:00 (Migrated from github.com)

This removes the functionality of killing an existing daemon and instead checks for an existing one and connect to it.

This will also close #298.

This removes the functionality of killing an existing daemon and instead checks for an existing one and connect to it. This will also close #298.
IGassmann commented 2018-01-29 15:28:04 +01:00 (Migrated from github.com)

This will wait for ad199c4552 to be released.

This will wait for https://github.com/electron-userland/electron-builder/commit/ad199c45525814aba4c457254a2a259c44383486 to be released.
kauffj commented 2018-01-29 20:41:30 +01:00 (Migrated from github.com)

@IGassmann are you sure daemon killing actually happens? Is it default behavior? I'm relatively confident that if I launch lbrynet-daemon from the command line and then launch the app, that it will connect to that running instance already.

@IGassmann are you sure daemon killing actually happens? Is it default behavior? I'm relatively confident that if I launch `lbrynet-daemon` from the command line and then launch the app, that it will connect to that running instance already.
IGassmann commented 2018-01-29 20:49:20 +01:00 (Migrated from github.com)

@kauffj that was the behavior before the refactoring. However, during the refactoring I made the app to kill any existing daemon before starting in order to fix #298. With the coming electron-builder release it won't be necessary anymore.

@kauffj that was the behavior before the refactoring. However, during the refactoring I made the app to kill any existing daemon before starting in order to fix #298. With the coming electron-builder release it won't be necessary anymore.
kauffj commented 2018-01-29 21:22:57 +01:00 (Migrated from github.com)

👍

:+1:
tzarebczan commented 2018-03-11 21:46:50 +01:00 (Migrated from github.com)

@IGassmann does electron builder need to be updated again after the latest commit in: https://github.com/electron-userland/electron-builder/issues/2516

@IGassmann does electron builder need to be updated again after the latest commit in: https://github.com/electron-userland/electron-builder/issues/2516
IGassmann commented 2018-03-12 01:28:43 +01:00 (Migrated from github.com)

@tzarebczan Yes, I'm waiting for 20.5.0 to be released for upgrading. It'll also solve this: https://github.com/electron-userland/electron-builder/issues/2670.

Thanks for notifying me.

@tzarebczan Yes, I'm waiting for 20.5.0 to be released for upgrading. It'll also solve this: https://github.com/electron-userland/electron-builder/issues/2670. Thanks for notifying me.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#973
No description provided.