lifecycle-utils
    Preparing search index...

    Function waitForLockRelease

    • Wait for a lock to be released for a given scope and key.

      Parameters

      • scope: any
      • key: string
      • Optionalsignal: AbortSignal

      Returns Promise<void>