X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Finterfaces%2FWorkerOptions.html;h=78cabf7a8846cc519b696734065d9ff46d33df6b;hb=049c42848206f2c5c0db5a35efd8adc8796d1027;hp=239dd59015841bfcab6dbfb614e1a2135b8ce254;hpb=e320ba0ede9550a0262d06ea3a75371533d01ce0;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index 239dd590..78cabf7a 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier - v3.0.1
+WorkerOptions | poolifier - v3.0.2
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v3.0.1
+
  • The search index is not available
  • poolifier - v3.0.2
    @@ -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