X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=ec8b2eedb2fb5e117f2510311122ca570a9c131a;hb=ef58d1c56c04f43dc88a76ef35d0127fe2bab27d;hp=7b54c46443d6765a08e1e72ca8d2f520ac7940b5;hpb=665702eef3ad8153279b344e0276687f7f50c10f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 7b54c464..ec8b2eed 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,74 +1,2 @@ -KillHandler | poolifier - v2.6.42
-
- -
-
-
-
- -

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.0.9

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