X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=0f7169909b307f3b186de67e08cdf5e0b1d57f54;hb=5ca8a250be7ec77da7a80f5ea3b7a9ef6ba2530a;hp=d3080083186dc44dfcbdd8584fb38e373058c3de;hpb=249f260c67e3d3251122fa8e5ee08948cc85134f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index d3080083..0f716990 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.20

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