| Crates.io | graphile_worker_shutdown_signal |
| lib.rs | graphile_worker_shutdown_signal |
| version | 0.3.9 |
| created_at | 2024-01-31 17:04:32.882713+00 |
| updated_at | 2025-12-22 18:09:44.169571+00 |
| description | Migrations package for graphile_worker, a high performance Rust/PostgreSQL job queue |
| homepage | https://docs.rs/graphile_worker_shutdown_signal |
| repository | https://github.com/leo91000/graphile_worker/crates/shutdown_signal |
| max_upload_size | |
| id | 1121973 |
| size | 18,719 |
This crate provides cross-platform shutdown signal handling for Graphile Worker, enabling graceful shutdown on Unix (SIGINT, SIGTERM, etc.) and Windows (Ctrl+C, Ctrl+Close, etc.) systems.