X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=239dd59015841bfcab6dbfb614e1a2135b8ce254;hb=cf3a6123c5f4fb584f8976882330a5af774a6f8d;hp=ffa5074d9eec807af50debdf20f3b16a9ca79990;hpb=d5c35d0e8f7a69b946be01bd60f8543384dd11f2;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index ffa5074d..239dd590 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier - v3.0.0
+WorkerOptions | poolifier - v3.0.1
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v3.0.0
+
  • The search index is not available
  • poolifier - v3.0.1
    @@ -24,7 +24,7 @@
    • WorkerOptions
    +
  • Defined in src/worker/worker-options.ts:28
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/worker/worker-options.ts:39
  • killHandler?: KillHandler
    @@ -63,7 +63,7 @@

    Default Value

    () => {}

    +
  • Defined in src/worker/worker-options.ts:58
  • maxInactiveTime?: number
    @@ -81,7 +81,7 @@ when this timeout expires your tasks is interrupted before completion and remove
    +
  • Defined in src/worker/worker-options.ts:52