X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FKillHandler.html;h=f4f5c420d5ef9f3e47c16a007410e78d42462308;hb=1352ca70c0b5c6b4ff3813b0c24354b5514b2796;hp=d35a1b278c3a63a9ff4cf21edfffa76a6d45eb5f;hpb=772b5f23dd379211a734346981ac26651c9d6802;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index d35a1b27..f4f5c420 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.30

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.

+

Type declaration

    • (): void | Promise<void>
    • Returns void | Promise<void>

\ No newline at end of file