mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-16 23:24:33 +00:00
- Fix bug in forceReschedule() that caused subsequent uncaught IllegalStateException;
forceReschedule() is only used by streaming timers
- Log uncaught exceptions
- Enforce 5 second minimum delay for periodic events
- atomic count
- de-wtf