5c2a80cfa5dcb7ea6dc6786ae72abea666b4d9d0
Repeated SIGSTOP-based injection can suspend Wine while its Win16 mutex is held and eventually strand the timer callback. Make the short process-memory write sequence the default between 30 ms callbacks, while retaining whole-process stopping as an explicit single-probe diagnostic option. Test Plan: - `ruff check original/tools/trace_original_state.py original/tools/inject_original_state.py` -- passed - live no-stop ball-state injection -- passed - subsequent original timer updates remained observable - `git diff --cached --check` -- passed
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%