bullmq - v5.56.2
    Preparing search index...

    Class ChildPool

    Index

    Constructors

    Properties

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

    Methods

    • Parameters

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

      Returns Promise<void>