Results 226 comments of Simonas Kazlauskas

I [wrote down my ideas](https://github.com/rust-lang/rust/issues/44489#issuecomment-367301641) on how we should fix the underlying issue. I still am going to write a separate issue for the underlying issue, of course.

FWIW it is probably a good idea to set up such services so that they attempt restarting themselves anyway. Especially things like sshd, a crash of which may lead to...

Given that most of these cases would be caught by crater, maybe its worthwhile to just make the change and make sure crates are fixed up? Alternatively: maybe only apply...

Note: this doesn’t actually add the API to measureme to output such data. Ideas on what API would make most sense here would be appreciated.

I’m probably not going to pursue this further, but if anybody wants feel free to pick this up.

We do have a `near-crypto` crate now, but is it being compiled to wasm32 and are people using it? EDIT: Ah, never mind, I didn't read the original issue statement...