Type Alias KillHandler

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

Handler called when a worker is killed.