X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=d35a1b278c3a63a9ff4cf21edfffa76a6d45eb5f;hb=c99df098ff02de4aeb34a422f2ab7c525e7c37ae;hp=c61c7b1bccd4bc974c1575a10c64fd9606117ad6;hpb=3e030cbac2cbd1043c9dfdee6580ce494cbc50a1;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index c61c7b1b..d35a1b27 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.4

Type alias KillHandler

KillHandler: (() => void | Promise<void>)

Type declaration

    • (): void | Promise<void>
    • Handler called when a worker is killed.

      -

      Returns void | Promise<void>

Generated using TypeDoc

\ No newline at end of file +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