bullmq - v5.64.0
    Preparing search index...

    Class ChildPool

    Index

    Constructors

    Properties

    free: { [key: string]: Child[] } = {}
    retained: { [key: number]: Child } = {}

    Methods

    • Parameters

      • child: Child
      • signal: "SIGKILL" | "SIGTERM" = 'SIGKILL'

      Returns Promise<void>