getml/getml-community

long tags leads to crash in signature_formatter.py

Closed this issue · 1 comments

tags = ["a"*1000]

leads to RecursionError

Duplicate of #7.