X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=0d563f5efbeab2f05cc0cb6c8d83ae04ae477122;hb=a4bc8d0e51cf7f72567c4def19e5f791f148fdca;hp=b3d9351b093b5d78382cb21a686fbf7f78927b84;hpb=2041f3d8b2564bfab8e30db6a87dba283219ca86;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index b3d9351b..0d563f5e 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,115 +1,2 @@ -KillHandler | poolifier - v2.6.40
-
- -
-
-
-
- -

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

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