Closed emartinez-dev closed 1 year ago
the last exit status is in the variable ms->exit_status.
When try it with or without echo it give segmentation fault.
I am trying to reproduce it and the segfault happens like 70% of the time, but I tried to debug it with lldb and it works 100% of the time while debugging. I have been reading on stackoverflow and it could be that we have a data race reading the variable exit_status