rsocket / rsocket-java

Java implementation of RSocket
http://rsocket.io
Apache License 2.0
2.35k stars 354 forks source link

ensures `onClose` awaits all underlying components to be closed #1085

Closed OlegDokuka closed 1 year ago

OlegDokuka commented 1 year ago

this PR ensures that RSocket#onClose waits until all the underlying components are closed