Exception: Wurk::Shutdown

Inherits:
Interrupt
  • Object
show all
Defined in:
lib/wurk.rb

Overview

Raised inside a worker process to abort the run loop. User code must not rescue this — the swarm uses it to signal teardown across thread boundaries. Spec: docs/target/sidekiq-free.md §3.