Snakepit.Pool.ApplicationCleanup (Snakepit v0.6.10)
View SourceProvides hard guarantees for worker process cleanup when the application exits.
This module ensures that NO worker processes survive application shutdown, preventing orphaned processes while still allowing normal pool operations.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Callback implementation for GenServer.init/1.