Hacker News new | ask | show | jobs
by r2vcap 1084 days ago
Yet another library feature that will be used by nobody... While having a standard library is good, system programming presents tricky aspects like async-safety that are not adequately addressed. Therefore, considering the challenges involved, I believe it would be better to utilize existing libraries like crashpad to handle such scenarios.
1 comments

I'm afraid you are right. Without async-signal safety, the library is not terribly useful.