Live data from Hacker News

Viewing profile — notrob

notrob

HN member
Joined
Mon, Sep 26, 2022, 5:29 PM UTC
HN karma
11
Public activity
3 items

About notrob

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…