Closed whyoleg closed 3 years ago
It allows to call Job.join on it to fully await connection completion. Removed Cancellable, as it's a not necessary abstraction.
Job.join
Cancellable
It allows to call
Job.join
on it to fully await connection completion. RemovedCancellable
, as it's a not necessary abstraction.