android-priority-jobqueue
android-priority-jobqueue copied to clipboard
forcing the queue to flush immediately
I use android-priority-jobqueue. However, sometimes I have the case that phone is going offline and the queue isn't flushed immediately. How to force JobManager to flush the queue manually?