X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=d3080083186dc44dfcbdd8584fb38e373058c3de;hb=242949b268a9bb444ea94f8ef80614904459ef3c;hp=2e7f9c3742bf1d77b646239676f6d8e220cac58d;hpb=926bdbf304ff660de1360e348517038a837c505f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 2e7f9c37..d3080083 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.15

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