0f3d47199b
Motivation: We miss to use synchronized when remove the executor from the map. Modifications: Add synchronized(...) keyword Result: No more race. |
||
---|---|---|
.. | ||
main/java/io/netty/resolver | ||
test/java/io/netty/resolver |
0f3d47199b
Motivation: We miss to use synchronized when remove the executor from the map. Modifications: Add synchronized(...) keyword Result: No more race. |
||
---|---|---|
.. | ||
main/java/io/netty/resolver | ||
test/java/io/netty/resolver |