I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 36cb07b0 authored by zzz's avatar zzz
Browse files

Router: No longer check for updates or start any threads in the Router constructor,

        for ease in building multiple routers in the JVM,
        and also because starting threads in a constructor is bad practice.
        All threads now start in runRouter().
        Installation of updates now only happens via Router.main().
parent bbcd6243
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment