graphile_worker_shutdown_signal

Crates.iographile_worker_shutdown_signal
lib.rsgraphile_worker_shutdown_signal
version0.3.9
created_at2024-01-31 17:04:32.882713+00
updated_at2025-12-22 18:09:44.169571+00
descriptionMigrations package for graphile_worker, a high performance Rust/PostgreSQL job queue
homepagehttps://docs.rs/graphile_worker_shutdown_signal
repositoryhttps://github.com/leo91000/graphile_worker/crates/shutdown_signal
max_upload_size
id1121973
size18,719
Léo Coletta (leo91000)

documentation

https://docs.rs/graphile_worker_shutdown_signal

README

Graphile Worker Shutdown Signal

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.

Commit count: 0

cargo fmt