shutdown<R, E> abstract method

ZIO<R, E, Unit> shutdown<R, E>()

Interrupts all pending takes.

Implementation

ZIO<R, E, Unit> shutdown<R, E>();