X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Ftypes%2FKillHandler.html;h=b9b81393b43bc0e06ecc8cd100f2de7b74ca3d67;hb=40d04d55ce29490e98226cfe968df9502755782d;hp=d3080083186dc44dfcbdd8584fb38e373058c3de;hpb=2ec36b024551bb9f0ea4851d68958ff1866a50f3;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index d3080083..b9b81393 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.20

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 - v4.0.9

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