X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FKillHandler.html;h=0d563f5efbeab2f05cc0cb6c8d83ae04ae477122;hb=42283971c52896a642fafa9fd351da3ef645b7f5;hp=c9741e8f2194dd22f00eb2247ea9f4a5f25fe98b;hpb=95d287d1625c80929657a9f217774c5c8f6668e7;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index c9741e8f..0d563f5e 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,115 +1,2 @@ -KillHandler | poolifier - v2.6.41
-
- -
-
-
-
- -

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

Type alias KillHandler

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

Handler called when a worker is killed.

+

Type declaration

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

Generated using TypeDoc

\ No newline at end of file