diff options
| author | David Czihak <git@dcz.at> | 2026-05-09 01:30:32 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-09 01:30:32 +0200 |
| commit | 4c3e7ea293b2e5a4929781e1b97a2f6affff6576 (patch) | |
| tree | 7799581d02da28b0aac88261f402ab4efa160edb /examples/hello-zig/.gitignore | |
| parent | d6dc191a9237b1be62d4fe729750a5af1ddd470e (diff) | |
Fix: Prevent hangs and failures in task system
A few async functions were swallowing errors or could leave commands stuck waiting forever:
- The »Open in Terminal« command could hang if osascript failed to start. It now reports the failure instead.
- ZLS config sync ran without error handling. Errors now show up in the log.
- Task discovery would block indefinitely if `zig build --list-steps` got stuck. It now gives up after a minute and moves on.
Diffstat (limited to 'examples/hello-zig/.gitignore')
0 files changed, 0 insertions, 0 deletions
