Relays where written for the unfortunate case that...
# rx
u
Relays where written for the unfortunate case that somebody can call onError or onComplete on your Subject, which will terminate it. Btw
replay().refCount()
should do it for caching (emitting last on subscribe)(