X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FKillHandler.html;h=04f2c154b72c0e0bc8db725e3440a748bfb48b36;hb=01f4a5cebba2018c58645a31c48f5dcd03cd006e;hp=c61c7b1bccd4bc974c1575a10c64fd9606117ad6;hpb=3e030cbac2cbd1043c9dfdee6580ce494cbc50a1;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index c61c7b1b..04f2c154 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.4

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

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