Files
arma-modlist-tools/gui
revernomad17 b7dbf54512 Fix tool log streaming — switch from subprocess.run to Popen
subprocess.run with capture_output=True blocked until process exit,
dumping all output at once. Now uses Popen with line-by-line reading,
-u flag, and PYTHONUNBUFFERED=1 so logs stream in real time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 16:10:36 +07:00
..
2026-04-08 15:33:58 +07:00
2026-04-08 15:33:58 +07:00
2026-04-08 15:33:58 +07:00
2026-04-08 15:33:58 +07:00