Assert triggere in std.Io.Task.start
Ziggit
Assert triggere in std.Io.Task.start
I’ve been consistently running into an assert in the standard library. I’ve been trying to figure out what is causing it, and I have been unable to reduce it to a small reproduction so I can write up a bug report on the Ziglang repository. Stack trace: thread 588214 panic: reached unreachable code /home/southporter/.local/share/mise/installs/zig/0.16.0/lib/std/debug.zig :420:14: 0x1399fe9 in assert (std.zig) if (!ok) unreachable; // assertion failure ^ /home/southporter/.local...
0 comments
No comments yet.