Skip to content

Stall whenNext/whenCompete until initialized #85

Description

@JanKoelzer

Calls of whenNext/whenComplete should be stalled until init() returns.

Notes:

  • Maybe on can reuse Cell.tasksActive to track, if init() has returned.
  • Maybe State.deps could be used as Map[otherCell, CallbacksToRegisterLater]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions