X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=4b2019bf7ac0fac3b225a954157af1987b152d77;hb=9ad272eaf0cded8c7e70f1fe6f075c99f23619fa;hp=223b6a833f3470ada86baf51ad43d72b2d5caf21;hpb=cf02ff9e146e22a2f99a6af35de7ce49efd4c6b5;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 223b6a83..4b2019bf 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,74 +1,2 @@ -KillHandler | poolifier - v2.7.4
-
- -
-
-
-
- -

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

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