What’s the point of having a delete account feature if you can log back into it immediately?

  • slazer2au
    link
    11 year ago

    Because it likely takes time to propagate the deletion.

    • Magnor
      link
      fedilink
      41 year ago

      I do not believe that is correct. Accounts are strictly local and linked to your home instance.

      • slazer2au
        link
        31 year ago

        I do mean the local db.

        An instance the size of lemmy.world I would hope has separate read and write databases and the delay would be updating the read database after the write db has finished the transaction.

      • Ab_intra
        link
        2
        edit-2
        1 year ago

        Even though they are strictly local the nicks are still saved on other instances… And that’s what’s going to take time If he’s right. Down vote me all you want but that is my logic. Would be great to hear from some of the devs on how this actually work.

        • Magnor
          link
          fedilink
          11 year ago

          The nickname might be saved elsewhere, but once the local account is deleted you shouldn’t be able to log back in.

    • Ab_intra
      link
      -21 year ago

      Very good point.

      OP Lemmy is build on desentralised servers. There is not just one database but potentially 100s of them that has the info that needs to be deleted. That’s why it takes time. I do get the frustration if you don’t get this and Lemmy could be better at explaining this but that’s how it is. Have patience.