pub async fn wait_for_sigterm()Expand description
Completes when SIGTERM is received. On non-unix targets, never completes (preserves current behavior; production deploys are Linux/ECS).
pub async fn wait_for_sigterm()Completes when SIGTERM is received. On non-unix targets, never completes (preserves current behavior; production deploys are Linux/ECS).