-
- Downloads
dht: fix Scheduler::run() job calls order
When executing a job, the internal jobs map can be changed, therefor successive job calls have to make another call to timers.begin() to get the first job to execute.
Please register or sign in to comment