`NDKSubscription.stop()` no longer cause sending `CLOSE` message to the relay on NDK >= 2.10.0. Current adapter implementation relies on it for aborting subscriptions, so subscriptions are not properly closed on abortion.