X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=f4a63f3e92f5fca693a76f3d6294c70ba099615f;hb=c311456387df5a1db5cf9d00be8f3fbc5b24362c;hp=0f7169909b307f3b186de67e08cdf5e0b1d57f54;hpb=c07a5f0885feb4abeb50f7b7708048c494c1fc2a;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 0f716990..f4a63f3e 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -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 +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