Alexei Samokvalov

Results 37 comments of Alexei Samokvalov

hm, I'm just thinking how I could reproduce it. Any chance you can share some code that leads to that error?

@bsl that's helpful, thanks! I can reproduce. I'll look into.

> I think I'm seeing the same thing if I just add `std.debug.print("leaks: {}\n", .{gpa.detectLeaks()});` to the bottom of `example1.zig`. @bsl what I missed is that there are two `defer`...

Yeah, this is a great point. Here we can go arbitrary deep. Personally, I value simplicity and determinism over feature richness. I'd be totally fine if my structs are always...

@smrz2001 it seems it does not compile with `thiserror` 2. Where does this PR come from?

Any progress on this topic? This is the only issue preventing me from using nushell on remote servers. I have to fall back to using fish.

> does anyone else experience this being even worse when running `journalctl` or `systemctl status` ? I didn't notice a difference with journalctl but I do see a huge improvement...