![[assets/wl_ipc_messagequeueinternal.png|256]]
- **Description**: The process is waiting for another backend to attach to a
shared memory message queue. This is common in parallel query execution where
processes coordinate data transfer via these internal queues.
- **Resources**: [[Resources/CPU|CPU]], [[Resources/Memory|Memory]]