Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std.Progress: Output not cleared on SIGINT #20266

Open
llogick opened this issue Jun 11, 2024 · 0 comments
Open

std.Progress: Output not cleared on SIGINT #20266

llogick opened this issue Jun 11, 2024 · 0 comments
Labels
bug Observed behavior contradicts documented or intended behavior

Comments

@llogick
Copy link

llogick commented Jun 11, 2024

Zig Version

0.14.0-dev.1+aab5cccc7

Steps to Reproduce and Observed Behavior

~/lab/zta/misc/zig-init-import-root                                                                                                                                                      
❯ ~/lab/zig/build/stage3/bin/zig build -Duse_llvm=false
^C⏎
~/lab/zta/misc/zig-init-import-root                      ✘ INT
❯ 
│  ├─ debug.printUnknownSource__anon_13146
│  ├─ debug.dumpStackTrace
│  ├─ debug.printLineInfo__anon_13149
│  └─ debug.printSourceAtAddress__anon_11474
└─ [344] Code Generation
   └─ debug.printLineFromFileAnyOs__anon_13153

Expected Behavior

@llogick llogick added the bug Observed behavior contradicts documented or intended behavior label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Observed behavior contradicts documented or intended behavior
Projects
None yet
Development

No branches or pull requests

1 participant