mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-04 08:41:31 +00:00
- Only fail after all URLs are tried
- Move registration from servlet to manager and delay - Fix plugin updates - More logging
This commit is contained in:
@@ -111,6 +111,8 @@ class PluginUpdateRunner extends UpdateRunner {
|
||||
_log.error("Error downloading plugin", t);
|
||||
}
|
||||
}
|
||||
if (!_updated)
|
||||
_mgr.notifyTaskFailed(this, "", null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user