mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1278d2af6a
Fix the order of logs that represent the output of the multicasting example, as the correct behavior is that all observers are notified of the final value before any of them is notified about completion. PR Close #46127