Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26726] Liveview: Autokill server after a period of time

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2019-01-14T20:15:15.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsLiveView
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2019-01-14T20:14:39.000+0000
Updated2019-01-16T10:18:51.000+0000

Description

Description

It was suggested to autokill the liveview server if we receive no input for a certain amount of time. https://github.com/appcelerator/liveview/pull/119

Comments

  1. Ewan Harris 2019-01-14

    To test this build with liveview then wait the specified time
  2. Josh Longton 2019-01-15

    *Closing ticket.* Verified that the liveview server is killed after 10 seconds. The fix is present in SDK: {noformat} 8.0.0.v20190114160512 {noformat} *ENV* {noformat} Appc NPM: 4.2.13 Appc CLI: 7.0.6 Ti CLI: 5.1.1 Node: 8.12.0 Xcode: 10.1 NPM: 6.4.1 {noformat}
  3. Hans Knöchel 2019-01-16

    Does this fix the recurring error dialogs when killing the app in Terminal?
  4. Ewan Harris 2019-01-16

    [~hknoechel] nope, this change is unrelated to the liveview runtime that we put on device. It's to do with killing the liveview server after a period of inactivity.
  5. Hans Knöchel 2019-01-16

    Okay. So can liveview become OSS? I'd love to contribute the client-side change. The source can already be seen via NPM and locally, so I don't see any reason not to OSS it.

JSON Source