we're using the rust `tempfile` crate in the rust ...
# development
h
we're using the rust
tempfile
crate in the rust engine, maybe this crate specifically does something different on a mac vs linux?
h
this issue impacts both mac and linux, though, right? It seems this issue doesn’t depend on OS
h
it makes sense that on both OSs "the place where tmp files are written to fills up" is happening. I just don't know the details of how that place works on mac os. in linux that place is
/tmp
👍 1