X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=f4f5c420d5ef9f3e47c16a007410e78d42462308;hb=627fc572465ba2113cbf3df6bd055c3242ecd0fe;hp=ec894e0a0469af6cf3c8ea64545d26a660dc34d7;hpb=6a677734f19a229fe6a863acd0e6aa0b0d762d6f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index ec894e0a..f4f5c420 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v4.0.14

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