route server with threadpool
This commit is contained in:
parent
0dfb8b1d26
commit
47b8369b26
4 changed files with 47 additions and 186 deletions
|
|
@ -241,7 +241,7 @@ public final class NodesCache
|
|||
{
|
||||
try
|
||||
{
|
||||
f.ra.close();
|
||||
if ( f != null ) f.ra.close();
|
||||
}
|
||||
catch( IOException ioe )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue