X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=c16d04e2272afe815c482b27f59b6440198ccab0;hb=00dcd87e38e6aff7bd232bbbd464f91c6442aad7;hp=0d563f5efbeab2f05cc0cb6c8d83ae04ae477122;hpb=5a8cac091245f45e5cf4e919d4defcbab916f783;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 0d563f5e..c16d04e2 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.16

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

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