process_wait
Wait for a process to exit within a bounded timeout while the VM stays locked. Unlock the VM with vm_unlock after the wait completes.
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 |
|---|---|---|---|
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. | |
| process_id | Yes | ||
| timeout_ms | No |