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

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