X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=8d3e98779fa80858143c6a976e5f011e54dd2f49;hb=9aec6fd82bbc44bd418cab3f9c1c4364dfc48359;hp=64b691e62e682ce4cc2e7e73da1cca31035e90cf;hpb=b7ca12ae3bfb54a42c0e9879067fc3a976685bb7;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 64b691e6..8d3e9877 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,112 +1,2 @@ -KillHandler | poolifier - v2.6.32
-
- -
-
-
-
- -

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

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