<@U0DN91CPR> you can do `.first()` to complete aft...
# rx
z
@mzgreen you can do
.first()
to complete after the first emission, or
.take(1)