build --watch panics on debian linux (name_to_handle_at returns .INVAL) #20720
Labels
bug
Observed behavior contradicts documented or intended behavior
incremental compilation
Problem occurs only when reusing compiler state.
os-linux
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Zig Version
0.14.0-dev.367+a57479afc
Steps to Reproduce and Observed Behavior
Expected Behavior
Not expecting a panic. Expecting to watch and run tests when dependencies change.
The text was updated successfully, but these errors were encountered: