mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
* parallelize download of nodeInfos * actually call new list based addNodes method * address review comments fix NetworkMapUpdaterTest * ensure threadpools are shutdown after network-map download is completed * use NamedThreadFactory instead of re-implementing it. * fix imports after rebase * address review comments * remove extra whitespace