Open cowchipkid opened 8 years ago
The lexicon class is not thread safe, the lexicon hashmap therein can in some circumstances, change and evolve, but there is no attempt to synchronized it's access.
The lexicon class is not thread safe, the lexicon hashmap therein can in some circumstances, change and evolve, but there is no attempt to synchronized it's access.