Function finishedProcessingQueue

  • Helper function used in unit tests. Resolves when the action queue is empty (finished processing last action)

    Parameters

    • __namedParameters: {
          containerId: string;
      }
      • containerId: string

        The id of the container

    Returns Promise<unknown>

Generated using TypeDoc