X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=68884cc2c245fb276ffc8b1bcb37f260e085691c;hb=627fc572465ba2113cbf3df6bd055c3242ecd0fe;hp=3c131f97b559903a279d8631c7308af8623487b1;hpb=ff6cf64964e78aafa95098852ec0472b567f7b1b;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 3c131f97..f4f5c420 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,112 +1,2 @@ -KillHandler | poolifier - v2.6.26
-
- -
-
-
-
- -

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 - v4.0.15

Type alias KillHandler

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

Handler called when a worker is killed.

+

Type declaration

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

\ No newline at end of file