X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=ac32af6cb9d373d06ec79aa0ea2c6c47894226fd;hb=14b39b9c09ab382fa25dcb0d52c50b6d05a3affb;hp=ec894e0a0469af6cf3c8ea64545d26a660dc34d7;hpb=6a677734f19a229fe6a863acd0e6aa0b0d762d6f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index ec894e0a..ac32af6c 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.

+
\ No newline at end of file