Viewing profile — notrob
notrob
HN member- Joined
- Mon, Sep 26, 2022, 5:29 PM UTC
- HN karma
- 11
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About notrob
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #32985946
> The problem is that exec does not return a non-zero return code if the command fails. Instead, it returns a rejected promise. > While this behavior can be changed by passing igno…