Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Fix any possible fillBuffer_ race conditions by debouncing all fillBuffers_ #959

Merged
merged 1 commit into from
Jan 24, 2017

Commits on Jan 13, 2017

  1. Fix any possible fillBuffer_ race conditions by debouncing all fillBu…

    …ffers_
    
    - Convert all calls to fillBuffer_ to calls to monitorBuffer_
    - Rename monitorBuffer_ to monitorBufferTick_ which becomes the 500ms buffer check timer loop
    - Make monitorBuffer_ schedule an immediate timer for monitorBufferTick_
    jrivera committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    2ef0c83 View commit details
    Browse the repository at this point in the history