The stream is only ran when elements are requested.
Closing the Resource means gracefully shutting down all active subscriptions.
Thus, no more elements will be published.
Attributes
See also:
subscribe for a simpler version that only requires a Subscriber.
Note:
This Publisher can be reused for multiple Subscribers,
each subscription will re-run the Stream from the beginning.