TaskSemaphore

@deprecated("Moved and made generic in monix.catnap.Semaphore", "3.0.0")

DEPRECATED — moved and made generic in monix.catnap.Semaphore.

Please switch to that, because the deprecated symbols will be removed.

Deprecated
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("Switch to monix.catnap.Semaphore.apply", "3.0.0")
def apply(maxParallelism: Int): Task[Semaphore[Task]]
Deprecated