loldevs / riotapi

A general purpose api for all things riot
loldevs.github.io
Apache License 2.0
48 stars 14 forks source link

Chunks and Keyframes are pulled twice on each run #12

Closed strangeglyph closed 10 years ago

strangeglyph commented 10 years ago

Sample:

 DEBUG  [        Game pool timer thread] [919388075] 1 new chunks (27 to 27)
 DEBUG  [        Game pool timer thread] [919388075] Pulling chunk 27
 DEBUG  [        Game pool timer thread] [919388075] 1 new chunks (27 to 27)
 DEBUG  [        Game pool timer thread] [919388075] Pulling chunk 27
 DEBUG  [        Game pool timer thread] [919388075] Pulling keyframe 12
 DEBUG  [        Game pool timer thread] [919388075] Pulling keyframe 12
strangeglyph commented 10 years ago

Apparently only an issue with the test case