X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=f4f5c420d5ef9f3e47c16a007410e78d42462308;hb=1352ca70c0b5c6b4ff3813b0c24354b5514b2796;hp=0f7169909b307f3b186de67e08cdf5e0b1d57f54;hpb=b0c4c17f669df5bb019d0f0178e3cff6aabf3c4f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 0f716990..f4f5c420 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 - v4.0.15

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