-
- Downloads
* Instantiate new RemoteArchiveBean for each archive fetched by the updater,...
* Instantiate new RemoteArchiveBean for each archive fetched by the updater, to prevent weirdness if the index fetch for archive n+1 fails. * Add a blocking fetch to EepGetScheduler and RemoteArchiveBean and use them from the updater, to prevent race conditions with multiple archive fetches.
Showing
- apps/syndie/java/src/net/i2p/syndie/Updater.java 1 addition, 1 deletionapps/syndie/java/src/net/i2p/syndie/Updater.java
- apps/syndie/java/src/net/i2p/syndie/web/RemoteArchiveBean.java 10 additions, 2 deletions...syndie/java/src/net/i2p/syndie/web/RemoteArchiveBean.java
- core/java/src/net/i2p/util/EepGetScheduler.java 9 additions, 0 deletionscore/java/src/net/i2p/util/EepGetScheduler.java
Loading
Please register or sign in to comment