X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=d35a1b278c3a63a9ff4cf21edfffa76a6d45eb5f;hb=c99df098ff02de4aeb34a422f2ab7c525e7c37ae;hp=c16d04e2272afe815c482b27f59b6440198ccab0;hpb=70a0d99256d476d3815fc545bc86685767aea8c9;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index c16d04e2..d35a1b27 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -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 +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