X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=5ffc68cb53902f081e75a70ab6f4054409353872;hb=35e8f29cac8e1c1fecb8a3404107602d2d482f19;hp=b3d9351b093b5d78382cb21a686fbf7f78927b84;hpb=cc35cd9cb7323e39c9f521cdd4fbf51d1d31bbdf;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index b3d9351b..5ffc68cb 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,115 +1,2 @@ -KillHandler | poolifier - v2.6.40
-
- -
-
-
-
- -

Type alias KillHandler

-
KillHandler: (() => void | Promise<void>)
-
-

Type declaration

-
    -
  • -
      -
    • (): void | Promise<void>
    • -
    • -

      Handler called when a worker is killed.

      -
      -

      Returns void | Promise<void>

      -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +KillHandler | poolifier - v3.1.6

Type alias KillHandler

KillHandler: (() => void | Promise<void>)

Type declaration

    • (): void | Promise<void>
    • Handler called when a worker is killed.

      +

      Returns void | Promise<void>

Generated using TypeDoc

\ No newline at end of file