Bye bye stack was nice knowing you.

  • Albbi
    link
    fedilink
    arrow-up
    42
    ·
    8 days ago

    It’s ok, the stack overflow is the exit condition.

      • Nighed@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        I did try that once, you can’t catch stack overflow errors in .net at least. Too fundamentally broken.

      • Albbi
        link
        fedilink
        arrow-up
        7
        ·
        8 days ago

        That’s too much syntax. I’m just gonna raw dog it.

    • HiddenLayer555@lemmy.ml
      link
      fedilink
      English
      arrow-up
      7
      ·
      8 days ago
        File "<python-input-0>", line 2, in a
          a()
          ~^^
        [Previous line repeated 988 more times]
      RecursionError: maximum recursion depth exceeded