Closed ke4roh closed 5 years ago
If some I/O were required in Step.init, or some other long operation, it will need a Completable so that it can announce when it's finished. This allows that.
If some I/O were required in Step.init, or some other long operation, it will need a Completable so that it can announce when it's finished. This allows that.