There is a possible threading bug there. If TextileGenerator instances are
accessed from multiple threads simultaneously (10 requests per second is
usually enough), then sometimes not all the syntax terms are parsed
correctly. For example, *imp* could remain *imp* after parsing instead of
<strong>imp</strong>, or even could become <ins>imp</ins>!
Original issue reported on code.google.com by anrien...@gmail.com on 4 Mar 2007 at 12:34
Original issue reported on code.google.com by
anrien...@gmail.com
on 4 Mar 2007 at 12:34