X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=18c123ec4de21464ffb71cdbc4e3537f720b2db7;hb=7088591c33a2237d4c5f5160a32de3061f983fe2;hp=5f716ed45cedccc6ad8d1ac6e96ca84d0e15ae71;hpb=312eb4a0ae67660e3c74d836bee8f9c84e41a431;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 5f716ed4..18c123ec 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ KillHandler | poolifier - v3.1.19

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 +

Type declaration

Generated using TypeDoc

\ No newline at end of file