X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=f4a63f3e92f5fca693a76f3d6294c70ba099615f;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=2c4cc98ce29f66980cc775fff49dc4fcb0fd73a2;hpb=87f3b54969e17a64a69f3dc7ce4805493274a4f8;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 2c4cc98c..f4a63f3e 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,74 +1,2 @@ -KillHandler | poolifier - v3.0.2
-
- -
-
-
-
- -

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

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