X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=01af35f005541ce143db7526d3cafbcb15e8fa11;hb=69b70a7e1d5238ebb186171275941ec4bcffc882;hp=20adf41392ca27449b9502ada401638559a1ad13;hpb=010ae1ba98e5ab018fa09870982d511c9389b48b;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 20adf413..01af35f0 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,115 +1,2 @@ -KillHandler | poolifier - v2.6.37
-
- -
-
-
-
- -

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

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