mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-16 08:22:49 +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