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

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