X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=d0932b2008580816e4b083d91eb47f626729df92;hb=54f4e726f7e6c2ee917735b489fafde0dd7100bd;hp=8a84b1ee745f7aa4658a63a4f3eab58317ece047;hpb=52589b47294bffa67444f0490c43476c95b19dc9;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index 8a84b1ee..d0932b20 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier - v2.6.38
+WorkerOptions | poolifier - v2.6.39
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.38
+
  • The search index is not available
  • poolifier - v2.6.39
    @@ -24,7 +24,7 @@
    • WorkerOptions
    +
  • Defined in src/worker/worker-options.ts:28
  • @@ -51,7 +51,7 @@

    Deprecated

    This option will be removed in the next major version.

    +
  • Defined in src/worker/worker-options.ts:63
  • killBehavior?: "SOFT" | "HARD"
    @@ -67,7 +67,7 @@
    +
  • Defined in src/worker/worker-options.ts:39
  • killHandler?: KillHandler
    @@ -75,7 +75,7 @@
    +
  • Defined in src/worker/worker-options.ts:56
  • maxInactiveTime?: number
    @@ -93,7 +93,7 @@ when this timeout expires your tasks is interrupted before completion and remove
    +
  • Defined in src/worker/worker-options.ts:52