Using Stream.async to Register Listeners
When the docs say
Stream.async "Creates a stream from an asynchronous callback that can be called multiple times", does that mean in the following case my I might register this listener more than once?