X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=f4a63f3e92f5fca693a76f3d6294c70ba099615f;hb=d3a9c958dcc326062e978f22d88747c00522032d;hp=76c602b3f5477136fbb3684cac142066479fe394;hpb=447eca603b96bc46303dfa16f3048b68ae576b0c;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 76c602b3..f4a63f3e 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,74 +1,2 @@ -KillHandler | poolifier - v2.7.0
-
- -
-
-
-
- -

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