is this an encoder

  • JuanPeece@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    5 days ago

    And then you fuck up your asynchronous timing, leaving a race condition where the sandwich has bread on the inside. Oh, and QA can only reproduce sometimes

    • gerryflap@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      5 days ago

      With mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.