• @[email protected]
    link
    fedilink
    18 months ago

    What about processes that terminate before writing the whole thing? You can’t protect against everything. Blame other processes all you want but the language spec allows for confusion.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      8 months ago

      You just check the exit code, no? The other process may fail while generating syntactically correct data too, regardless of format.