`s1.toCompletable().andThen(s2)`
# rx
j
s1.toCompletable().andThen(s2)
👍 2