fc1cdc991e
Motivation: We should not catch ConcurrentModificationException as this can never happen because things are executed on the EventLoop thread. Modifications: Remove try / catch Result: Cleaner code. |
||
---|---|---|
.. | ||
src | ||
pom.xml |