Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-103] "appcd start" should not exit until the daemon has actually finished starting

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2017-10-24T08:48:11.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.0.0
Componentsappcd
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-10-18T19:23:03.000+0000
Updated2017-10-26T02:56:22.000+0000

Description

When running appcd start, it will spawn the appcd-core, but then exits with a success code. It doesn't wait for the daemon to actually initialize and load the plugins. We need the start functionality to listen for an IPC message signalling the daemon is ready to go.

Comments

No comments

JSON Source