Class MutexLockAdapter

Single JS context-spanning lock, which is just like simple mutex, but on promises.

Hierarchy

  • MutexLockAdapter

Implements

Constructors

Properties

Methods

Constructors

Properties

currentPromise: null | Promise<void> = null

Methods

  • Returns Promise<(() => void)>

Generated using TypeDoc