mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 16:27:55 +01:00
- Changed Task.Wait() to task.GetAwaiter().GetResult() to avoid deadlocks - Added named constant for killEntireProcessTree parameter - Added clarifying comment for FakeInput creation - Added comment explaining relative path construction for Examples directory Co-authored-by: tig <585482+tig@users.noreply.github.com>