This commit leverages Flux instead of Flow to support suspending handler methods returning Flow in order to avoid multiple invocations of the suspending function on every collect(). See gh-22820
This commit leverages Flux instead of Flow to support suspending handler methods returning Flow in order to avoid multiple invocations of the suspending function on every collect(). See gh-22820