# DRAIN_SIGNALS variable · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.drain_signals/
Published: 2026-08-31
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.9.0 — generated reference, not hand-written

Signals that trigger a graceful drain when draining is enabled.

**Signature:**

```typescript
DRAIN_SIGNALS: readonly string[]
```

## Remarks

A deliberate subset of : `SIGHUP` and `SIGQUIT` keep the framework's pre-existing immediate-shutdown behaviour.

