-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug with pending events not being updated
- Pending events are not properly unset if flushBuffer is called before the AsyncTask returns. We clear the indexArray of pending tasks, and eventually "forget" to unset the pending flag. - Fixes #24
- Loading branch information
1 parent
e477e56
commit 7becb06
Showing
1 changed file
with
44 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters