X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=4b2019bf7ac0fac3b225a954157af1987b152d77;hb=9ad272eaf0cded8c7e70f1fe6f075c99f23619fa;hp=2907595e9a4afb6404a51721899de9f9d329f65f;hpb=95c333666812f5db34b93c20d8851f2755d1c920;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 2907595e..4b2019bf 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,114 +1,2 @@ -KillHandler | poolifier - v2.6.34
-
- -
-
-
-
- -

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

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