Skip to content

No Limit On log() Function Input #123

Description

@pashneal
def turn(): log("This is a song that never ends ... it goes on and on my friends"*1337000)
#The console started printing this, not knowing what it was...
#And it continues printing forever just because...

I would suggest truncating the output of the log() function past a certain length.
Causes a crash eventually on my computer.
Luckily, it's a very quick fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions