LearnNewsExamplesServices
Frontmatter
id442
titleNeo.worker.App: onLoadApplication() & onRemoteRegistered()
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 7, 2020, 1:22 PM
updatedAtMay 1, 2020, 7:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/442
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 1, 2020, 7:25 PM

Neo.worker.App: onLoadApplication() & onRemoteRegistered()

tobiu
tobiu commented on Apr 7, 2020, 1:22 PM

this was just a fast hack to manually check the registered remotes. obviously there has to be a more generic approach: main, data & vdom need to know when all of their remotes are registered and let the app worker know about this. once all 3 threads sent the ping call onLoadApplication().

should be a priority item.

tobiu added the enhancement label on Apr 7, 2020, 1:22 PM
tobiu assigned to @tobiu on May 1, 2020, 6:07 PM
tobiu
tobiu May 1, 2020, 6:08 PM

we now really need this for the new build processes => a no longer static amount of remotes for the main thread. looking into it.

tobiu referenced in commit ff8a88e - "Neo.worker.App: onLoadApplication() & onRemoteRegistered() #442" on May 1, 2020, 7:21 PM
tobiu
tobiu May 1, 2020, 7:25 PM

should be fine now.

tobiu closed this issue on May 1, 2020, 7:25 PM