Skip to content

bug: a large string of command trigger an unhandled IO error #53

Description

@HackingRepo

Hi, @sylvestre and in general uutils mainteners

i want let you known, i used a very long url

>>> req = requests.get(f"https://uutils.github.io/playground/?cmd={'%0B%0Bls%0B%0Bls%0B%0Bls%0B%0Bls%0B%0Bls%0B%0Bls%0B%0Bls%0B%0Bls'*9999}")
>>> print(req.text)
I/O error
>>> 

as i see an unhandled I/O error sended by the playground

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions