X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=0330966331c15d11a157c1f0f7ad61f393d3c2ac;hb=7cf320c9070f49efc4c68d9330d11c61fb995359;hp=5ffc68cb53902f081e75a70ab6f4054409353872;hpb=a8121a374142573fd761d5dd112d5f91ed1b618f;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 5ffc68cb..03309663 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,2 +1,2 @@ -KillHandler | poolifier - v3.1.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.17

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