Occasional concurrent modification exceptions in example clients
jasonkresch opened this issue · 1 comments
jasonkresch commented
Should use thread-safe concurrent data structors for collecting responses from the servers.
jasonkresch commented
This appears to be fixed by adding synchronization in BaseClient