You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to do proper error reporting of process termination on unix, it is necessary to look at the return value from WCOREDUMP. Rust std should provide a way to get this information.