Reactive expression completes
- The other reactive expression
- Starts executing (orange).
- Records the relationship.
- Then a reactive expression happens to read a reactive input.
- Now that the reactive expression has finished executing (green).
- The reactive expression has cached the result.