X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FKillHandler.html;h=9b8fecdb7110da3f32cb54ca372f9f8034200204;hb=b20bf19abbcc1fb78e71f843d6eb56ad8c4c630c;hp=55872bd5919ae3e1f06f623f6b5a8f408f8df51b;hpb=b4e93467358d93166716dc6e5075d58c18c961c7;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 55872bd5..9b8fecdb 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.0.6

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

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