X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=ac32af6cb9d373d06ec79aa0ea2c6c47894226fd;hb=224d008191f52fa20b93e1ba67919569f8d6e315;hp=f4f5c420d5ef9f3e47c16a007410e78d42462308;hpb=dea42379cfdbcf1c1c9800df7c097eab484ebc07;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index f4f5c420..ac32af6c 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -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 +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