The `Sinks.Many<Boolean> subscribedSignal` is a bit of overhead in the logic. * Use `Mono.fromCallable(this.sink::currentSubscriberCount)` instead for `delaySubscription()` when we perform `subscribeTo(Publisher)` **Auto-cherry-pick to `6.3.x` & `6.2.x`**