X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=ac32af6cb9d373d06ec79aa0ea2c6c47894226fd;hb=14b39b9c09ab382fa25dcb0d52c50b6d05a3affb;hp=ce442f61c8878efba638fc7f164accbbf69c7494;hpb=1c7aa7852e7fc08e8319447806eff04cc60f06fc;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index ce442f61..ac32af6c 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.0.11

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

Type Alias KillHandler

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

Handler called when a worker is killed.

+
\ No newline at end of file