process_wait
Waits for a specified process to terminate within a bounded period, keeping the VM locked for the current session until you explicitly release it.
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 |