process_wait
Wait for a process to exit within a specified timeout, keeping the VM locked until you call vm_unlock.
Instructions
Wait for a process to exit for a bounded period. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process_id | Yes | ||
| timeout_ms | No |