Packages

o

monix.eval

TaskSemaphore

object TaskSemaphore

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

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

Annotations
@deprecated
Deprecated

(Since version 3.0.0) Moved and made generic in monix.catnap.Semaphore

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TaskSemaphore
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Deprecated Value Members

  1. def apply(maxParallelism: Int): Task[Semaphore[Task]]
    Annotations
    @deprecated
    Deprecated

    (Since version 3.0.0) Switch to monix.catnap.Semaphore.apply