X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FKillHandler.html;h=a61c240c82b8387106ca67e9d6c441a86847c504;hb=b697a477e1e0959b4519424d7cd5e59a491798d8;hp=f4a63f3e92f5fca693a76f3d6294c70ba099615f;hpb=f6d0fcdd6097f2933811329bc8fcfa96cd0b3817;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index f4a63f3e..a61c240c 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -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 +KillHandler | poolifier - v4.0.5

Type alias KillHandler

KillHandler: (() => void | Promise<void>)

Handler called when a worker is killed.

+

Type declaration

    • (): void | Promise<void>
    • Returns void | Promise<void>

\ No newline at end of file