The next output executes

  • Shiny chooses another to execute (orange).
  • It starts reading values from reactive producers.
  • Reactives behavior:
    • Complete returns their values immediately.
    • Invalidated kicks off their own execution graph.