X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=96ed6602b02006488edbdcf753464435f1426890;hb=b8882b9d826a828a34eb8ba64b02a74b83db9a09;hp=15f946862943946769046a83380a9adfb7f8dc24;hpb=c90257c0b2d2c8ebdc6abbee02361cc2ddae36b9;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 15f94686..96ed6602 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,112 +1,2 @@ -KillHandler | poolifier - v2.6.30
-
- -
-
-
-
- -

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

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