I wonder if Lemmy users are also on a watch list.

  • @nutomicA
    link
    24 years ago

    What the hell, I saw your response over in this thread. Should have taken a screenshot, it looked like a normal top level reply. /u/dessalines this looks like some weird race condition on the frontend.

    • DessalinesA
      link
      24 years ago

      What happened? That thread is empty.

      • @nutomicA
        link
        14 years ago

        I know. I created the thread, and right after it finished loading and i saw it for the first time, it had that comment that I replied to.

    • DessalinesA
      link
      24 years ago

      Hrm…

      We have to come up with a way to replicate it. It probably has to do with the fact that new comments have multiple websocket sends: once to the user directly, and once to the post. I thought I had this filtered correctly but it might need some tweaking.

      • @nutomicA
        link
        14 years ago

        I’m almost certain it has something to do with the timing, probably because the thread and the comment were created in the same second or such.