argh! the 3 lines of unsafe code that i wrote yest...
# development
w
argh! the 3 lines of unsafe code that i wrote yesterday caused a 4 hour debug session today
1
h
oof
what did the bug turn out to be?
w
it’s not 100% confirmed, but: spawning a process with Stdio instances that i created using
AsRawFd
is probably causing those file descriptors to be closed twice
yeeeaaaap